Lingua

AppInteractionSession.Update Metodo

Definizione

[Android.Runtime.Register("update", "(Landroid/app/AppInteractionSession$UpdateParams;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "", ApiSince=37)]
public void Update(Android.App.AppInteractionSession.UpdateParams params, Java.Util.Concurrent.IExecutor executor, Android.OS.IOutcomeReceiver callback);
[<Android.Runtime.Register("update", "(Landroid/app/AppInteractionSession$UpdateParams;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "", ApiSince=37)>]
member this.Update : Android.App.AppInteractionSession.UpdateParams * Java.Util.Concurrent.IExecutor * Android.OS.IOutcomeReceiver -> unit

Parametri

executor
IExecutor
callback
IOutcomeReceiver
Attributi

Si applica a