Options
All
  • Public
  • Public/Protected
  • All
Menu
brief

User profile

param user_profile_item_nick_name

user_profile_item_nick_name: Modify the user nickname

param user_profile_item_gender

user_profile_item_gender: Modify the user gender

param user_profile_item_face_url

user_profile_item_face_url: Modify the user profile photo

param user_profile_item_self_signature

user_profile_item_self_signature: Modify the user signature

param user_profile_item_add_permission

user_profile_item_add_permission: Modify the friend adding option

param user_profile_item_location

user_profile_item_location: Modify the location

param user_profile_item_language

user_profile_item_language: Modify the language

param user_profile_item_birthday

user_profile_item_birthday: Modify the birthday

param user_profile_item_level

user_profile_item_level: Modify the level

param user_profile_item_role

user_profile_item_role: Modify the role

param user_profile_item_custom_string_array

user_profile_item_custom_string_array: modifyCustom profile field

note

This interface is intended only for users to display return values and is not used in the project.

Hierarchy

  • UserProfile

Index

Properties

Optional user_profile_item_add_permission

user_profile_item_add_permission?: TIMProfileAddPermission

Optional user_profile_item_birthday

user_profile_item_birthday?: number

Optional user_profile_item_custom_string_array

user_profile_item_custom_string_array?: UserProfileCustemStringInfo[]

Optional user_profile_item_face_url

user_profile_item_face_url?: string

Optional user_profile_item_gender

user_profile_item_gender?: TIMGenderType

Optional user_profile_item_language

user_profile_item_language?: number

Optional user_profile_item_level

user_profile_item_level?: number

Optional user_profile_item_location

user_profile_item_location?: number

Optional user_profile_item_nick_name

user_profile_item_nick_name?: string

Optional user_profile_item_role

user_profile_item_role?: number

Optional user_profile_item_self_signature

user_profile_item_self_signature?: string

Generated using TypeDoc