蓝莺开发者
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

对方申请加好友时的验证方式

Declared In floo_proxy.h.

BMXUserProfile_AddFriendAuthMode_NeedApproval

无需验证,任何人可以加为好友

Declared In floo_proxy.h.

BMXUserProfile_AddFriendAuthMode_AnswerQuestion

需要同意方可加为好友

Declared In floo_proxy.h.

BMXUserProfile_AddFriendAuthMode_RejectAll

需要回答问题正确方可加为好友

Declared In floo_proxy.h.

Declared In#

floo_proxy.h

自动生成的 API 内容,仅在必要位置补充精简的 AI 解释。