noticeUnreadTotalCount

fun noticeUnreadTotalCount(chatTypes: List<Int>, noticeTypes: List<String>, noticeTarget: List<Int>): LiveData<Int>

获取指定强提醒的未读总数 注意:本接口需要等 KIMCore.connectWithToken成功之后才能调用

Return

Parameters

chatTypes

Constant.CHAT_TYPE 会话类型

noticeTypes

Constant.MsgNoticeType 强提醒类型