LANYINGDevelopers
Web & Mini ProgramiOSAndroidC++Server API

BMXGroup_JoinAuthMode Constants Reference#

Declared in floo_proxy.h

BMXGroup_JoinAuthMode#

Definition#

typedef NS_ENUM(NSInteger, BMXGroup_JoinAuthMode ) {

BMXGroup_JoinAuthMode_Open,

BMXGroup_JoinAuthMode_NeedApproval,

BMXGroup_JoinAuthMode_RejectAll,

};

Constants#

BMXGroup_JoinAuthMode_Open

Group joining authentication mode

Declared In floo_proxy.h.

BMXGroup_JoinAuthMode_NeedApproval

No authentication required

Declared In floo_proxy.h.

BMXGroup_JoinAuthMode_RejectAll

Admin approval required

Declared In floo_proxy.h.

Declared In#

floo_proxy.h

Generated API content with concise AI notes where context helps.