UAWalletAction Class Reference
Inherits from | UAAction : NSObject |
Declared in | UAWalletAction.h |
Overview
Downloads and displays a Passbook Pass in an ‘Add Pass’ alert dialog. It will download and cache a pass if a background push is received.
This action is registered under the names “wallet_action” and “^w”.
Expected argument value is an NSString.
Valid situations: UASituationForegroundPush, UASituationLaunchedFromPush, UASituationWebViewInvocation, UASituationManualInvocation, and UASituationForegroundInteractiveButton
Result value: nil