Preparing search index...
The search index is not available
Easemob SDK API Reference
Easemob SDK API Reference
Conversation
ConversationFilter
Class ConversationFilter
会话过滤类。
Index
Constructors
constructor
Properties
cursor?
mark
Type
page
Size
Constructors
constructor
new
Conversation
Filter
(
)
:
ConversationFilter
Returns
ConversationFilter
Properties
Optional
cursor
cursor
?:
string
查询的开始位置。若传入空字符串,SDK 从最新标记操作的会话开始获取。
mark
Type
mark
Type
:
MarkType
= MarkType.MARK_0
会话标记。
page
Size
page
Size
:
number
= 1
每页拉取的会话数。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cursor
mark
Type
page
Size
Easemob SDK API Reference
Loading...
会话过滤类。