updateMyUserProfile

public abstract void updateMyUserProfile(UserProfile profile, IRongCoreCallback.UpdateUserProfileCallback callback)

更新用户资料

注意:建议先获取用户资料,在最新的用户资料基础之上更新用户资料

Since

5.10.0

Parameters

profile

用户资料信息

callback

操作完成后,操作结果通过此回调返回。