SBDPushNotificationDeliveryOption Constants Reference
Declared in | SBDTypes.h |
---|
SBDPushNotificationDeliveryOption
The push option that determines how to deliver the push notification when sending a user or a file message.
Definition
typedef NS_ENUM(NSUInteger, SBDPushNotificationDeliveryOption ) {
SBDPushNotificationDeliveryOptionDefault = 0,
SBDPushNotificationDeliveryOptionSuppress = 1,
};
Constants
Declared In
SBDTypes.h