Package-level declarations
Types
Link copied to clipboard
Airship channel access.
Link copied to clipboard
interface AirshipChannelCreateOption
Interface for providing channel creation method. Default method is ChannelGenerationMethod.Automatic
Link copied to clipboard
Channel listener.
Link copied to clipboard
Interface used for modifying attributes.
Link copied to clipboard
Link copied to clipboard
class ChannelRegistrar(dataStore: PreferenceDataStore, channelApiClient: ChannelApiClient, activityMonitor: ActivityMonitor, channelCreateOption: AirshipChannelCreateOption? = null, clock: Clock = Clock.DEFAULT_CLOCK, privacyManager: PrivacyManager)
Link copied to clipboard
abstract class SubscriptionListEditor @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP] ) constructor(clock: Clock = Clock.DEFAULT_CLOCK)
Subscription list editor. See AirshipChannel.editSubscriptionLists.
Link copied to clipboard
Channel tag editor. See AirshipChannel.editTags.
Link copied to clipboard
Interface used for modifying tag groups.