Search
Preparing search index...
The search index is not available
RongIMLib - v5.22.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
RongIMLib - v5.22.0
IGetConversationListOptions
Interface IGetConversationListOptions
Hierarchy
Partial
<
Pick
<
GetConversationListByTimestampParams
,
"count"
|
"startTime"
>
>
IGetConversationListOptions
Index
Properties
start
Time
count
order
Properties
Optional
start
Time
start
Time
?:
number
获取会话起始时间,需要精确到毫秒,0 表示当前时间
Optional
count
count
?:
number
分页数量,默认值
Optional
order
order
?:
0
|
1
0 - 从 startTime 开始向前查询
1 - 从 startTime 开始向后查询
Property
startTime
count
order
获取会话起始时间,需要精确到毫秒,0 表示当前时间