V2TimUserFullInfo
Introduction
The detailed profile of a user.
Parameter introduction
userID
- Parameter type : string
- Parameter description : The user ID.
nickName
- Parameter type : string
- Parameter description : The nick name.
faceUrl
- Parameter type : string
- Parameter description : The URL of the face avatar.
selfSignature
- Parameter type : string
- Parameter description : The signature of the user.
gender
- Parameter type : number
- Parameter description : Gender
1: Male.
2: Female.
allowType
- Parameter type : number
- Parameter description : The verification type of been added as a contact or friend.
0: Allows all applications.
1: Do not allows any applications.
2: Need confirmation for all applications.
customInfo
- Parameter type : StringMap
- Parameter description : The custom info.
role
- Parameter type : number
- Parameter description : The custom role.
level
- Parameter type : number
- Parameter description : The custom level.
birthday
- Parameter type : number
- Parameter description : The birthday of the user.