藍鶯開發者
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 解說。