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

Overview

Adds tags. This Action is registered under the names ^+t and “add_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