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 |
icon — Property, class com.distriqt.extension.notifications.Notification |
|
An Android resource name included in a custom resources extension. |
icon — Property, class com.distriqt.extension.notifications.actions.Action |
|
A custom icon resource name, eg: ic_stat_distriqt_default
These custom resources must be packaged along with your application. |
id — Property, class com.distriqt.extension.notifications.Notification |
|
An identifier for this notification unique within your application. |
id — Property, class com.distriqt.extension.notifications.channels.Channel |
| |
id — Property, class com.distriqt.extension.notifications.channels.ChannelGroup |
| |
id — Property, class com.distriqt.extension.notifications.events.NotificationEvent |
|
The id of the notification that caused this event
|
identifier — Property, class com.distriqt.extension.notifications.actions.Action |
|
This value is used to identify this action and is returned in events
associated with actions on a notification. |
identifier — Property, class com.distriqt.extension.notifications.actions.Category |
|
A unique identifier for this category. |
identifier — Property, class com.distriqt.extension.notifications.events.NotificationEvent |
|
The identifier of the action that was selected by the user
May be null if there is no action associated with this event
|
image — Property, class com.distriqt.extension.notifications.NotificationStyle |
|
Path to an image. |
implementation — Property, class com.distriqt.extension.notifications.Notifications |
|
The implementation currently in use. |
importance — Property, class com.distriqt.extension.notifications.channels.Channel |
| |
IMPORTANCE_DEFAULT — Constant Static Property, class com.distriqt.extension.notifications.channels.Channel |
|
Default notification importance: shows everywhere, makes noise, but does not visually intrude. |
IMPORTANCE_HIGH — Constant Static Property, class com.distriqt.extension.notifications.channels.Channel |
|
Higher notification importance: shows everywhere, makes noise and peeks. |
IMPORTANCE_LOW — Constant Static Property, class com.distriqt.extension.notifications.channels.Channel |
|
Low notification importance: shows everywhere, but is not intrusive
|
IMPORTANCE_MAX — Constant Static Property, class com.distriqt.extension.notifications.channels.Channel |
|
Unused
|
IMPORTANCE_MIN — Constant Static Property, class com.distriqt.extension.notifications.channels.Channel |
|
Min notification importance: only shows in the shade, below the fold. |
IMPORTANCE_NONE — Constant Static Property, class com.distriqt.extension.notifications.channels.Channel |
|
A notification with no importance: does not show in the shade. |
init(key:String) — Static Method , class com.distriqt.extension.notifications.Notifications |
|
Initialises the extension class for use with the provided key. |
isSupported — Static Property, class com.distriqt.extension.notifications.Notifications |
|
Whether this extension is supported on the current platform
|
|
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 |