Język

AppInteractionSession.Update Method

Definition

[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

Parameters

executor
IExecutor
callback
IOutcomeReceiver
Attributes

Applies to