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#
Message notification type
Declared In floo_proxy.h.
Alert all group messages
Declared In floo_proxy.h.
BMXGroup_MsgPushMode_AdminOrAt
Do not alert any group message
Declared In floo_proxy.h.
Notify only administrators or messages that mention the user
Declared In floo_proxy.h.
Alert Admins only
Declared In floo_proxy.h.
Declared In#
floo_proxy.h