Package com.urbanairship.actions.tags

Predefined actions to modify the set of tags on the device.

Types

AddTagsAction
Link copied to clipboard
open class AddTagsAction : BaseTagsAction
An action that adds tags.
RemoveTagsAction
Link copied to clipboard
open class RemoveTagsAction : BaseTagsAction
An action that removes tags.