Adds a device tag. Deprecated. Use editTags() instead.
The tag.
A promise.
Edits device tags.
A tag 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.
Gets the channel Id.
A promise with the result.
Gets a list of the channel's subscriptions.
A promise with the result.
Gets the device tags.
A promise with the result.
Removes a device tag. Deprecated. Use editTags() instead.
The tag.
A promise.
Returns the channel ID. If the channel ID is not yet created the function it will wait for it before returning. After
the channel ID is created, this method functions the same as getChannelId()
.
A promise with the result.
Airship channel.