LANYINGDevelopers
Web & Mini ProgramiOSAndroidC++Server API

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

Generated API content with concise AI notes where context helps.