LANYINGDevelopers
Web & Mini ProgramiOSAndroidC++Server API

BMXRosterItem_AddFriendAuthMode Constants Reference#

Declared in floo_proxy.h

BMXRosterItem_AddFriendAuthMode#

Definition#

typedef NS_ENUM(NSInteger, BMXRosterItem_AddFriendAuthMode ) {

BMXRosterItem_AddFriendAuthMode_Open,

BMXRosterItem_AddFriendAuthMode_NeedApproval,

BMXRosterItem_AddFriendAuthMode_AnswerQuestion,

BMXRosterItem_AddFriendAuthMode_RejectAll,

};

Constants#

BMXRosterItem_AddFriendAuthMode_Open

How roster authenticated when requested to be a friend

Declared In floo_proxy.h.

BMXRosterItem_AddFriendAuthMode_NeedApproval

No authentication required, anyone can be added as a friend

Declared In floo_proxy.h.

BMXRosterItem_AddFriendAuthMode_AnswerQuestion

Consent is required to be added as a friend

Declared In floo_proxy.h.

BMXRosterItem_AddFriendAuthMode_RejectAll

Need to answer authentication question correctly to be added as a friend

Declared In floo_proxy.h.

Declared In#

floo_proxy.h

Generated API content with concise AI notes where context helps.