Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 Action
com.distriqt.extension.pushnotifications.actions Represents a possible quick action that a user can perform on a notification You should not construct this class directly but instead use the ActionBuilder
 ActionBuilder
com.distriqt.extension.pushnotifications.builders This Builder is a utility class to construct a notification action.
 AuthorisationEvent
com.distriqt.extension.pushnotifications.events 
 AuthorisationStatus
com.distriqt.extension.pushnotifications This class lists the possible values of the authorisation status
 Category
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.
 CategoryBuilder
com.distriqt.extension.pushnotifications.builders This Builder is a utility class to construct a notification category.
 Channel
com.distriqt.extension.pushnotifications.channels 
 ChannelBuilder
com.distriqt.extension.pushnotifications.builders 
 ChannelGroup
com.distriqt.extension.pushnotifications.channels 
 InAppMessageAction
com.distriqt.extension.pushnotifications.inappmessaging 
 InAppMessaging
com.distriqt.extension.pushnotifications.inappmessaging This represents the interface In-App Messaging functionality.
 InAppMessagingEvent
com.distriqt.extension.pushnotifications.events 
 PushNotificationEvent
com.distriqt.extension.pushnotifications.events 
 PushNotificationGroupEvent
com.distriqt.extension.pushnotifications.events Group notification related events
 PushNotifications
com.distriqt.extension.pushnotifications This class is the Push Notifications Native Extension interface.
 RegistrationEvent
com.distriqt.extension.pushnotifications.events Fired when an event has occurred in the extension regarding registration.
 Service
com.distriqt.extension.pushnotifications Represents a service configuration
 TagEvent
com.distriqt.extension.pushnotifications.events