TagEditor

abstract class TagEditor @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP]) constructor(source)

Channel tag editor. See AirshipChannel.editTags.

Constructors

Link copied to clipboard
protected constructor()

Functions

Link copied to clipboard

Adds a tag.

Link copied to clipboard

Adds tags.

Link copied to clipboard
fun apply()

Applies the tag changes.

Link copied to clipboard

Clears all tags.

Link copied to clipboard

Removes a tag.

Link copied to clipboard

Removes tags.