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  
data — Property, class com.distriqt.extension.pushnotifications.events.InAppMessagingEvent
Any additional service specific data associated with an in app message
data — Property, class com.distriqt.extension.pushnotifications.events.RegistrationEvent
The data value attached to this event.
DEFAULT — Constant Static Property, class com.distriqt.extension.pushnotifications.Service
The default for the current platform This will use the default service for the current platform, i.e.
deleteTag(tag:String) — method, class com.distriqt.extension.pushnotifications.PushNotifications
Deletes a single tag that was previously set on a user with sendTag or sendTags.
deleteTags(tags:Array) — method, class com.distriqt.extension.pushnotifications.PushNotifications
Deletes one or more tags that were previously set on a user with sendTag or sendTags.
DENIED — Constant Static Property, class com.distriqt.extension.pushnotifications.AuthorisationStatus
User has explicitly denied this application authorisation to display notifications
description — Property, class com.distriqt.extension.pushnotifications.channels.Channel
destructive — Property, class com.distriqt.extension.pushnotifications.actions.Action
If true this action will indicate its destructive nature by making the action red.
DISMISSED — Constant Static Property, class com.distriqt.extension.pushnotifications.events.InAppMessagingEvent
Dispatched when an in app message is dismissed Not all services will dispatch this event.
DISPLAY_ERROR — Constant Static Property, class com.distriqt.extension.pushnotifications.events.InAppMessagingEvent
Dispatched when an in app message display error occurs Not all services will dispatch this event.
dispose() — method, class com.distriqt.extension.pushnotifications.PushNotifications
Disposes the extension and releases any allocated resources.
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