BMXMessageConfig_BadgeCountType Constants Reference#
Declared in floo_proxy.h
BMXMessageConfig_BadgeCountType#
Operation applied to the current badge count
Definition#
typedef NS_ENUM(NSInteger, BMXMessageConfig_BadgeCountType ) {
BMXMessageConfig_BadgeCountType_Change,
BMXMessageConfig_BadgeCountType_Set,
};
Constants#
BMXMessageConfig_BadgeCountType_Change
Operation applied to the current badge count
Declared In floo_proxy.h.
BMXMessageConfig_BadgeCountType_Set
The type of operation to read the Badge count is increment or decrement. Positive number is increment and negative number is decrement.
Declared In floo_proxy.h.
Declared In#
floo_proxy.h