Language

InsightActionDetails.ActionTypePendingIntent Field

Definition

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 = 1

Implements

Attributes

Applies to