Udostępnij za pośrednictwem


SocketKeepalive.Callback.OnStarted Method

Definition

The requested keepalive was successfully started.

[Android.Runtime.Register("onStarted", "()V", "GetOnStartedHandler", ApiSince=29)]
public virtual void OnStarted ();
[<Android.Runtime.Register("onStarted", "()V", "GetOnStartedHandler", ApiSince=29)>]
abstract member OnStarted : unit -> unit
override this.OnStarted : unit -> unit
Attributes

Remarks

The requested keepalive was successfully started.

Java documentation for android.net.SocketKeepalive.Callback.onStarted().

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