UAIncomingInAppMessageAction Class Reference
Inherits from | UAAction : NSObject |
Declared in | UAIncomingInAppMessageAction.h |
Overview
Stores or dismisses the pending in-app message.
This action is registered under the name com.urbanairship.in_app.
Expected argument value is an in-app message payload in NSDictionary format.
Valid situations: UASituationBackgroundPush, UASituationForegroundPush, UASituationLaunchedFromPush, UASituationBackgroundInteractiveButton and UASituationForegroundInteractiveButton.
Default predicate: Rejects all arguments on iOS6.
Result value: nil.