Compartir a través de


PrintService.OnDisconnected Method

Definition

The system has disconnected from this service.

[Android.Runtime.Register("onDisconnected", "()V", "GetOnDisconnectedHandler")]
protected virtual void OnDisconnected ();
[<Android.Runtime.Register("onDisconnected", "()V", "GetOnDisconnectedHandler")>]
abstract member OnDisconnected : unit -> unit
override this.OnDisconnected : unit -> unit
Attributes

Remarks

The system has disconnected from this service.

Java documentation for android.printservice.PrintService.onDisconnected().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to