A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
payload — Property, class com.distriqt.extension.notifications.Notification |
|
Custom data payload string to attach to this notification. |
payload — Property, class com.distriqt.extension.notifications.events.NotificationEvent |
|
The payload of the notification. |
payloads — Property, class com.distriqt.extension.notifications.events.NotificationGroupEvent |
|
The array of the payload strings associated with each individual
event that is part of this group. |
priority — Property, class com.distriqt.extension.notifications.Notification |
|
The priority for the notificaiton
Android only
|
PRIORITY_MAX — Constant Static Property, class com.distriqt.extension.notifications.Notification |
|
Highest notification priority for setPriority(int), for your application's most important items that require the user's prompt attention or input. |
PRIORITY_MIN — Constant Static Property, class com.distriqt.extension.notifications.Notification |
|
Lowest notification priority for setPriority(int); these items might not be shown to the user except under special circumstances, such as detailed notification logs. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |