toggle menu
WOASDK
androidJvm
switch theme
search in API
WOASDK
/
com.kingsoft.kim.api.search
/
KIMISdkSearchService
/
searchFileInChat
search
File
In
Chat
abstract
fun
searchFileInChat
(
chatID
:
String
,
senderID
:
String
?
,
searchKey
:
String
,
count
:
Int
,
offset
:
Long
,
timeFrom
:
Long
,
timeTo
:
Long
)
:
LiveData
<
LiveDataResult
<
<Error class: unknown class>
>
>
分页搜索聊天中的文件 --- 群书签使用
Parameters
chat
ID
聊天对象ID
sender
ID
发送者ID
offset
偏移位置
search
Key
搜索关键字
time
From
开始时间
time
To
结束时间