User Profile
public UserProfile UserProfile(String userId, String name, String portraitUri, String uniqueId, String email, String birthday, Integer 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 (0: unknown, 1: male, 2: female)
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