InsightActionDetails.ActionTypePendingIntent 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 an PendingIntent.
[Android.Runtime.Register("ACTION_TYPE_PENDING_INTENT", ApiSince=37)]
[System.Obsolete("deprecated")]
public const int ActionTypePendingIntent = 1;
[<Android.Runtime.Register("ACTION_TYPE_PENDING_INTENT", ApiSince=37)>]
[<System.Obsolete("deprecated")>]
val mutable ActionTypePendingIntent : int
Field Value
Value = 1Implements
- Attributes