User Profile Info
public UserProfileInfo UserProfileInfo(String userId, String name, String portraitUri, String uniqueId, String email, String birthday, Gender gender, String location, Integer role, Integer level, Map<String, String> extProfile)
Parameters
user Id
user ID
name
Nickname, Max length 32 characters
portrait Uri
Avatar URL, Max length 128 characters
unique Id
User app ID, Supports Size letters, digit, Max length 32 characters
email
Email, Max length 128 characters
birthday
Birthday, Max length 32 characters
gender
Gender
location
Location, Max length 32 characters
role
Role, Supports 0~100 Within range
level
Level, Supports 0~100 Within range
ext Profile
User extended info