Show / Hide Table of Contents

Class ConversationResultEntity

会话列表

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

Fields

conversationList

Declaration
public ConversationEntity[] conversationList
Field Value
Type Description
ConversationEntity[]

finished

Declaration
public bool finished
Field Value
Type Description
System.Boolean

nextSeq

Declaration
public ulong nextSeq
Field Value
Type Description
System.UInt64
In This Article
Back to top Generated by DocFX