setSelfInfo

abstract fun setSelfInfo(userProfile: UserProfile, completion: CompletionHandler? = null)

设置个人信息

Parameters

userProfile

用户资料。

completion

完成回调。