Notification.CategoryEmail Field

Definition

Notification category: asynchronous bulk message (email).

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

Field Value

Implements

Attributes

Remarks

Notification category: asynchronous bulk message (email).

Java documentation for android.app.Notification.CATEGORY_EMAIL.

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