Share via


SEService.IOnConnectedListener.OnConnected Method

Definition

Called by the framework when the service is connected.

[Android.Runtime.Register("onConnected", "()V", "GetOnConnectedHandler:Android.SE.Omapi.SEService/IOnConnectedListenerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=28)]
public void OnConnected ();
[<Android.Runtime.Register("onConnected", "()V", "GetOnConnectedHandler:Android.SE.Omapi.SEService/IOnConnectedListenerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=28)>]
abstract member OnConnected : unit -> unit
Attributes

Remarks

Called by the framework when the service is connected.

Java documentation for android.se.omapi.SEService.OnConnectedListener.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