Show / Hide Table of Contents

Class FriendProfileCustemStringInfo

Inheritance
System.Object
ExtraData
FriendProfileCustemStringInfo
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 FriendProfileCustemStringInfo : ExtraData

Fields

friend_profile_custom_string_info_key

Declaration
public string friend_profile_custom_string_info_key
Field Value
Type Description
System.String

只写, 好友自定义资料字段key

friend_profile_custom_string_info_value

Declaration
public string friend_profile_custom_string_info_value
Field Value
Type Description
System.String

只写, 好友自定义资料字段value

In This Article
Back to top Generated by DocFX