VoiceInteractor.NotifyDirectActionsChanged Method

Definition

Notifies the assist framework that the direct actions supported by the app changed.

[Android.Runtime.Register("notifyDirectActionsChanged", "()V", "", ApiSince=29)]
public void NotifyDirectActionsChanged ();
[<Android.Runtime.Register("notifyDirectActionsChanged", "()V", "", ApiSince=29)>]
member this.NotifyDirectActionsChanged : unit -> unit
Attributes

Remarks

Notifies the assist framework that the direct actions supported by the app changed.

Java documentation for android.app.VoiceInteractor.notifyDirectActionsChanged().

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