UserProfile
introduction
User Profile
Parameter introduction
user_profile_identifier
- Parameter type : string
- Parameter description : Read only, user ID
user_profile_nick_name
- Parameter type : string
- Parameter description : Read only, user nickname
user_profile_gender
- Parameter type : TIMGenderType
- Parameter description : Read only, user gender
user_profile_face_url
- Parameter type : string
- Parameter description : Read only, user avatar url
user_profile_self_signature
- Parameter type : string
- Parameter description : Read only, user signature
user_profile_add_permission
- Parameter type : TIMProfileAddPermission
- Parameter description : Read only, user add permission type
user_profile_location
- Parameter type : string
- Parameter description : Read only, user location info
user_profile_language
- Parameter type : uint
- Parameter description : Read only, user preferred language
user_profile_birthday
- Parameter type : uint
- Parameter description : Read only, user's birthday
user_profile_level
- Parameter type : uint
- Parameter description : Read only, user's level
user_profile_role
- Parameter type : uint
- Parameter description : Read only, user's role
user_profile_custom_string_array
- Parameter type : List< UserProfileCustemStringInfo >
- Parameter description : Read only, user profile's custom string key-value pair. Check Custom Profile Fields