Language

InsightActionDetails.ActionTypeRemoteAction Field

Definition

Caution

deprecated

The action details contain a RemoteAction.

[Android.Runtime.Register("ACTION_TYPE_REMOTE_ACTION", ApiSince=37)]
[System.Obsolete("deprecated")]
public const int ActionTypeRemoteAction = 2;
[<Android.Runtime.Register("ACTION_TYPE_REMOTE_ACTION", ApiSince=37)>]
[<System.Obsolete("deprecated")>]
val mutable ActionTypeRemoteAction : int

Field Value

Value = 2

Implements

Attributes

Applies to