AirshipChannel
Airship channel access.
Properties
Link copied to clipboard
Channel Id flow. Can be used to listen for when the channel is created.
Link copied to clipboard
Determines whether tags are enabled on the device.
Link copied to clipboard
Determines whether channel creation is initially disabled, to be enabled later by enableChannelCreation.
Functions
Link copied to clipboard
Adds a channel listener.
Link copied to clipboard
Edit the attributes associated with this channel.
Link copied to clipboard
Edit the channel subscription lists.
Link copied to clipboard
Edit the channel tag groups.
Link copied to clipboard
Enables channel creation if channel creation has been delayed.
Link copied to clipboard
suspend fun AirshipChannel.Extender.extend(builder: ChannelRegistrationPayload.Builder): ChannelRegistrationPayload.Builder
Link copied to clipboard
Returns the current set of subscription lists for the channel.
Link copied to clipboard
Returns the current set of subscription lists for the channel.
Link copied to clipboard
Removes a channel listener.