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  
cancelAll() — method, class com.distriqt.extension.pushnotifications.PushNotifications
Cancels any notifications currently displayed.
canOpenDeviceSettings — Property, class com.distriqt.extension.pushnotifications.PushNotifications
Returns true if you can display the device settings for your application.
canSendTags — Property, class com.distriqt.extension.pushnotifications.PushNotifications
Returns whether the current service supports the setting of tags on the current user registration.
canSubscribeToTopics — Property, class com.distriqt.extension.pushnotifications.PushNotifications
Returns true if the current service supports topic subscription and false otherwise.
categories — Property, class com.distriqt.extension.pushnotifications.Service
Sets the notification categories the define the actions available on notifications.
Category — class, package com.distriqt.extension.pushnotifications.actions
A category represents a group of actions that can be applied to a notification by setting the category in the notification payload.
Category(identifier:String, actions:Vector$com.distriqt.extension.pushnotifications.actions:Action) — Constructor, class com.distriqt.extension.pushnotifications.actions.Category
Constructor
CategoryBuilder — class, package com.distriqt.extension.pushnotifications.builders
This Builder is a utility class to construct a notification category.
CategoryBuilder() — Constructor, class com.distriqt.extension.pushnotifications.builders.CategoryBuilder
Constructor
CHANGED — Constant Static Property, class com.distriqt.extension.pushnotifications.events.AuthorisationEvent
Dispatched when the authorisation status may have changed
CHANGED — Constant Static Property, class com.distriqt.extension.pushnotifications.events.RegistrationEvent
Dispatched on successful registration with the server and whenever the registration token changes.
Channel — class, package com.distriqt.extension.pushnotifications.channels
Channel() — Constructor, class com.distriqt.extension.pushnotifications.channels.Channel
ChannelBuilder — class, package com.distriqt.extension.pushnotifications.builders
ChannelBuilder() — Constructor, class com.distriqt.extension.pushnotifications.builders.ChannelBuilder
ChannelGroup — class, package com.distriqt.extension.pushnotifications.channels
ChannelGroup(id:String, name:String) — Constructor, class com.distriqt.extension.pushnotifications.channels.ChannelGroup
channelGroups — Property, class com.distriqt.extension.pushnotifications.Service
The array of ChannelGroups available.
channels — Property, class com.distriqt.extension.pushnotifications.Service
Sets the notification channels on the user's device A Vector array of Channel objects.
clone() — method, class com.distriqt.extension.pushnotifications.events.InAppMessagingEvent
clone() — method, class com.distriqt.extension.pushnotifications.events.PushNotificationEvent
clone() — method, class com.distriqt.extension.pushnotifications.events.PushNotificationGroupEvent
clone() — method, class com.distriqt.extension.pushnotifications.events.RegistrationEvent
clone() — method, class com.distriqt.extension.pushnotifications.events.TagEvent
com.distriqt.extension.pushnotifications — package
com.distriqt.extension.pushnotifications.actions — package
com.distriqt.extension.pushnotifications.builders — package
com.distriqt.extension.pushnotifications.channels — package
com.distriqt.extension.pushnotifications.events — package
com.distriqt.extension.pushnotifications.inappmessaging — package
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