updateMyUserProfile

public void updateMyUserProfile(UserProfile userProfile, UpdateUserProfileEnhancedCallback callback)

更新我的用户信息

Since

5.16.0

Parameters

userProfile

用户信息

callback

更新用户信息回调


@Deprecated()
public void updateMyUserProfile(UserProfile userProfile, UpdateUserProfileCallback callback)

Deprecated

更新我的用户信息

Since

5.12.2

Parameters

userProfile

用户信息

callback

更新用户信息回调