toggle menu
sdkKIMCore
androidJvm
switch theme
search in API
sdkKIMCore
/
com.kingsoft.kim.core.example.chat.box
Package-level
declarations
Types
Types
Box
List
Activity
Link copied to clipboard
open
class
BoxListActivity
:
AppCompatActivity
本样例只是展示,使用core的一些必要步骤,activity的相关逻辑请根据自己需求实现 会话列表
Box
List
Adapter
Link copied to clipboard
open
class
BoxListAdapter
:
RecyclerView.Adapter
<
VH
>