Show / Hide Table of Contents

Class FriendGroupEntity

好友分组

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

Fields

friendCount

Declaration
public int friendCount
Field Value
Type Description
System.Int32

friendIDList

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

name

Declaration
public string name
Field Value
Type Description
System.String
In This Article
Back to top Generated by DocFX