SBDAppleCriticalAlertOptions Class Reference
Inherits from | NSObject |
---|---|
Conforms to | SBDMappable |
Declared in | SBDAppleCriticalAlertOptions.h |
Overview
Represents the options for the Apple Critical Alert.
The SBDBaseMessageParams
object may have the SBDAppleCriticalAlertOptions
object as an appleCriticalAlertOptions
property.
When the message that has this options is received by the iOS device, the message is displayed as a critical alert.
See the Generating a Remote Notification
for the details.