Package-level declarations

Types

Link copied to clipboard

Airship channel access.

Link copied to clipboard

Interface for providing channel creation method. Default method is ChannelGenerationMethod.Automatic

Link copied to clipboard
Channel listener.
Link copied to clipboard
abstract class AttributeEditor(clock: Clock)

Interface used for modifying attributes.

Link copied to clipboard

Defines methods of channel id generation. Automatic means to use a regular channel creation logic Restore will try to restore the provided channel id if it's valid. If the provided channel id is invalid Automatic method will be used

Link copied to clipboard

Handler interface that can be used to override the default SMS validation behavior.

Link copied to clipboard
abstract class SubscriptionListEditor
Subscription list editor.
Link copied to clipboard
abstract class TagEditor
Channel tag editor.
Link copied to clipboard
open class TagGroupsEditor
Interface used for modifying tag groups.