im::floo::floolib::BMXUserProfile
用户Profile
Inherits from BMXBaseObject
Public Functions
synchronized void
long
BMXUserProfile.UserCategory
String
String
String
String
String
String
String
String
String
String
BMXUserProfile.AddFriendAuthMode
BMXUserProfile.AuthQuestion
BMXUserProfile.MessageSetting
boolean
Protected Functions
void
long
Public Attributes
transient long
Public Functions Documentation
function BMXUserProfile
function delete
function userId
用户ID(唯一)
Return: int64_t
function category
用户策略
Return: [UserCategory]
function username
用户名(唯一)
Return: std::string
function nickname
用户昵称
Return: std::string
function avatarRatelUrl
用户头像ratel服务器地址
Return: std::string
function avatarUrl
用户头像
Return: std::string
function avatarPath
用户头像本地存储路径
Return: std::string
function avatarThumbnailPath
用户头像缩略图本地存储路径
Return: std::string
function mobilePhone
用户手机
Return: std::string
function email
用户邮箱
Return: std::string
function publicInfo
用户公开扩展信息,好友可见
Return: JSON(std::string)
function privateInfo
用户私有扩展信息,好友不可见
Return: JSON(std::string)
function addFriendAuthMode
加好友校验方式
Return: [AddFriendAuthMode]
function authQuestion
添加好友时的验证问题
Return: AuthQuestion
function messageSetting
用户消息设定
Return: MessageSetting
function isAutoAcceptGroupInvite
收到群组邀请进群时是否自动同意进群
Return: bool
Protected Functions Documentation
function BMXUserProfile
function finalize
function getCPtr
Public Attributes Documentation
variable swigCPtr
Updated on 2022-01-26 at 17:18:31 +0800
Last updated
Was this helpful?