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  
enableBadge — Property, class com.distriqt.extension.notifications.channels.Channel
enableLights(enabled:Boolean) — method, class com.distriqt.extension.notifications.builders.ChannelBuilder
Sets whether notifications posted to this channel should display notification lights, on devices that support that feature.
enableLights(enabled:Boolean) — method, class com.distriqt.extension.notifications.builders.NotificationBuilder
If true the device lights will be shown when the notification is fired.
enableLights — Property, class com.distriqt.extension.notifications.channels.Channel
enableNotificationsWhenActive — Property, class com.distriqt.extension.notifications.Service
By default this is false and a notification delivered when the application is open will not be shown to the user, and instead the notification event is fired.
enableVibration(enabled:Boolean) — method, class com.distriqt.extension.notifications.builders.ChannelBuilder
Sets whether notification posted to this channel should vibrate.
enableVibration(enabled:Boolean) — method, class com.distriqt.extension.notifications.builders.NotificationBuilder
If true the device will vibrate when the notification is fired.
enableVibration — Property, class com.distriqt.extension.notifications.channels.Channel
ERROR — Constant Static Property, class com.distriqt.extension.notifications.events.NotificationEvent
Dispatched when an error occurred, either an invalid format notification payload or a connection issue.
EXT_CONTEXT_ID — Constant Static Property, class com.distriqt.extension.notifications.Notifications
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