Inherits from UAModifyTagsAction : UAAction : NSObject
Declared in UARemoveTagsAction.h

Overview

Removes tags. This Action is registered under the names ^-t and “remove_tags_action”.

Expected argument values: NSString (single tag) and NSArray (single or multiple tags)

Valid situations: UASituationForegroundPush, UASituationLaunchedFromPush UASituationWebViewInvocation, UASituationForegroundInteractiveButton, UASituationBackgroundInteractiveButton, and UASituationManualInvocation

Result value: nil

Error: nil

Fetch result: UAActionFetchResultNone