TetheringManager.IStopTetheringCallback.OnStopTetheringSucceeded Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Chiamato quando l'interruzione del tethering ha avuto esito positivo.
[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
- Attributi
Commenti
per android.net.TetheringManager.StopTetheringCallback.onStopTetheringSucceeded().