Show / Hide Table of Contents

Class UserProfileCustemStringInfo

Inheritance
System.Object
ExtraData
UserProfileCustemStringInfo
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: com.tencent.imsdk.unity.types
Assembly: cs.temp.dll.dll
Syntax
public class UserProfileCustemStringInfo : ExtraData

Fields

user_profile_custom_string_info_key

Declaration
public string user_profile_custom_string_info_key
Field Value
Type Description
System.String

只写, 用户自定义资料字段的key值(包含前缀Tag_Profile_Custom_)

user_profile_custom_string_info_value

Declaration
public string user_profile_custom_string_info_value
Field Value
Type Description
System.String

只写, 该字段对应的字符串值

In This Article
Back to top Generated by DocFX