InsightActionDetails.ActionTypeRemoteAction Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 = 2Implements
- Attributes