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.pushnotifications.channels.Channel |
| |
enableLights(enabled:Boolean) — method, class com.distriqt.extension.pushnotifications.builders.ChannelBuilder |
|
Sets whether notifications posted to this channel should display notification lights, on devices that support that feature. |
enableLights — Property, class com.distriqt.extension.pushnotifications.channels.Channel |
| |
enableMessaging(enabled:Boolean) — method, interface com.distriqt.extension.pushnotifications.inappmessaging.InAppMessaging |
|
If you have disabled messaging via a configuration setting (eg in the manifest additions)
calling this will enable messaging on the device. |
enableNotificationsWhenActive — Property, class com.distriqt.extension.pushnotifications.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.pushnotifications.builders.ChannelBuilder |
|
Sets whether notification posted to this channel should vibrate. |
enableVibration — Property, class com.distriqt.extension.pushnotifications.channels.Channel |
| |
error — Property, class com.distriqt.extension.pushnotifications.events.InAppMessagingEvent |
|
Error details if an error occurred
|
ERROR — Constant Static Property, class com.distriqt.extension.pushnotifications.events.PushNotificationEvent |
|
Dispatched when an error occurred, either an invalid format notification payload
or a connection issue. |
ERROR — Constant Static Property, class com.distriqt.extension.pushnotifications.events.RegistrationEvent |
|
An error has occurred
The data field will contain more information about the error that occurred
Android additional errors:
SERVICE_NOT_AVAILABLE: The device can't read the response, or there was a 500/503 from the server that can be retried later. |
errorCode — Property, class com.distriqt.extension.pushnotifications.events.RegistrationEvent |
| |
EXT_CONTEXT_ID — Constant Static Property, class com.distriqt.extension.pushnotifications.PushNotifications |
| |
|
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 |