get Chat Notice
open fun getChatNotice(chatItem: KChatListItem, notices: List<KIMCoreNotice>?): <Error class: unknown class>?
获取会话的强提醒显示文本,强提醒以单独的颜色显示在消息摘要前
Return
需要显示的强提醒,不处理请注意调用基类实现:
return super.getChatNotice(chatItem)
Parameters
chat Item
需要处理的会话包装类
notices
会话item包含的所有notice