toggle menu
WOASDK
androidJvm
switch theme
search in API
WOASDK
/
com.kingsoft.kim.api.search
/
KIMISdkSearchService
/
searchContacts
search
Contacts
abstract
fun
searchContacts
(
chatType
:
Int
,
keyWord
:
String
,
count
:
Int
,
offset
:
Long
)
:
LiveData
<
LiveDataResult
<
<Error class: unknown class>
>
>
搜索联系人 -- atSomeOne页面使用 后期整体挪入搜索组件中
Parameters
chat
Type
搜索对象的类型
key
Word
关键字
count
一次获取的数量
offset
偏移位置