UserProfileInfo

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

userId

user ID

name

Nickname, Max length 32 characters

portraitUri

Avatar URL, Max length 128 characters

uniqueId

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

extProfile

User extended info