toggle menu
sdkKIMCore
androidJvm
switch theme
search in API
sdkKIMCore
/
com.kingsoft.kim.core.example.util
/
HttpUtil
/
getChatInfo
get
Chat
Info
open
fun
getChatInfo
(
chatId
:
String
,
handler
:
IResponseHandler
<
ChatInfos
>
)
open
fun
getChatInfo
(
chatIds
:
List
<
String
>
,
handler
:
IResponseHandler
<
ChatInfos
>
)