LANYINGDevelopers
Web & Mini ProgramiOSAndroidC++Server API

BMXGroup_MsgPushMode Constants Reference#

Declared in floo_proxy.h

BMXGroup_MsgPushMode#

Definition#

typedef NS_ENUM(NSInteger, BMXGroup_MsgPushMode ) {

BMXGroup_MsgPushMode_All,

BMXGroup_MsgPushMode_None,

BMXGroup_MsgPushMode_AdminOrAt,

BMXGroup_MsgPushMode_Admin,

BMXGroup_MsgPushMode_At,

};

Constants#

BMXGroup_MsgPushMode_All

Message notification type

Declared In floo_proxy.h.

BMXGroup_MsgPushMode_None

Alert all group messages

Declared In floo_proxy.h.

BMXGroup_MsgPushMode_AdminOrAt

Do not alert any group message

Declared In floo_proxy.h.

BMXGroup_MsgPushMode_Admin

Notify only administrators or messages that mention the user

Declared In floo_proxy.h.

BMXGroup_MsgPushMode_At

Alert Admins only

Declared In floo_proxy.h.

Declared In#

floo_proxy.h

Generated API content with concise AI notes where context helps.