LANYINGDevelopers
Web & Mini ProgramiOSAndroidC++Server API

BMXUserProfile_AddFriendAuthMode Constants Reference#

Declared in floo_proxy.h

BMXUserProfile_AddFriendAuthMode#

Definition#

typedef NS_ENUM(NSInteger, BMXUserProfile_AddFriendAuthMode ) {

BMXUserProfile_AddFriendAuthMode_Open,

BMXUserProfile_AddFriendAuthMode_NeedApproval,

BMXUserProfile_AddFriendAuthMode_AnswerQuestion,

BMXUserProfile_AddFriendAuthMode_RejectAll,

};

Constants#

BMXUserProfile_AddFriendAuthMode_Open

How to validate when adding friend

Declared In floo_proxy.h.

BMXUserProfile_AddFriendAuthMode_NeedApproval

No authentication required, anyone can be added as a friend

Declared In floo_proxy.h.

BMXUserProfile_AddFriendAuthMode_AnswerQuestion

Consent is required to be added as a friend

Declared In floo_proxy.h.

BMXUserProfile_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.