TetheringManager.IStopTetheringCallback.OnStopTetheringSucceeded Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called when stop tethering succeeded.
[Android.Runtime.Register("onStopTetheringSucceeded", "()V", "GetOnStopTetheringSucceededHandler:Android.Net.TetheringManager/IStopTetheringCallback, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=36)]
public virtual void OnStopTetheringSucceeded();
[<Android.Runtime.Register("onStopTetheringSucceeded", "()V", "GetOnStopTetheringSucceededHandler:Android.Net.TetheringManager/IStopTetheringCallback, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=36)>]
abstract member OnStopTetheringSucceeded : unit -> unit
override this.OnStopTetheringSucceeded : unit -> unit
- Attributes