PrintService.OnConnected Method

Definition

The system has connected to this service.

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

Remarks

The system has connected to this service.

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

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