Show / Hide Table of Contents

Class FriendInfoEntity

好友资料

Inheritance
System.Object
FriendInfoEntity
Namespace: com.tencent.imsdk.unity
Assembly: im-unity-plugin.dll
Syntax
public class FriendInfoEntity : object

Fields

friendCustomInfo

Declaration
public Dictionary<string, string> friendCustomInfo
Field Value
Type Description
Dictionary<System.String, System.String>

friendGroups

Declaration
public string[] friendGroups
Field Value
Type Description
System.String[]

friendRemark

Declaration
public string friendRemark
Field Value
Type Description
System.String

userID

Declaration
public string userID
Field Value
Type Description
System.String

userProfile

Declaration
public UserFullInfoEntity userProfile
Field Value
Type Description
UserFullInfoEntity
In This Article
Back to top Generated by DocFX