Edits attributes.
An attribute editor.
Edits subscription lists.
A subscription list editor.
Edits tag groups.
A tag group editor.
Enables channel creation if channel creation has been delayed.
It is only necessary to call this when isChannelCreationDelayEnabled
has been set to true
in the airship config.
Deprecated. Use the Private Manager to disable all features instead.
Optional
success: (() => void)Success callback.
Optional
error: ((err: string) => void)Error callback.
Gets the channel Id.
Success callback.
Optional
error: ((err: string) => void)Error callback.
Gets a list of the channel's subscriptions.
Success callback.
Optional
error: ((err: string) => void)Error callback.
Gets the device tags.
Success callback.
Optional
error: ((err: string) => void)Error callback.
Event when the channel (and channel Id) is created.
A cancellable that can be used to cancel the listener.
The callback.
Generated using TypeDoc
Airship channel.