SBDPushTokenRegistrationStatus Constants Reference
Declared in | SBDTypes.h |
---|
SBDPushTokenRegistrationStatus
Push token registration statuses
Definition
typedef NS_ENUM(NSUInteger, SBDPushTokenRegistrationStatus ) {
SBDPushTokenRegistrationStatusSuccess = 0,
SBDPushTokenRegistrationStatusPending = 1,
SBDPushTokenRegistrationStatusError = 2,
};
Constants
Declared In
SBDTypes.h