Notification.CategorySocial Field

Definition

Notification category: social network or sharing update.

[Android.Runtime.Register("CATEGORY_SOCIAL")]
public const string CategorySocial;
[<Android.Runtime.Register("CATEGORY_SOCIAL")>]
val mutable CategorySocial : string

Field Value

Implements

Attributes

Remarks

Notification category: social network or sharing update.

Java documentation for android.app.Notification.CATEGORY_SOCIAL.

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