loadChats

abstract fun loadChats(callback: (List<KExtChatItem>?) -> Unit)

加载自定义会话,加载成功通过callback回调,失败可返回空实现