GroupService

interface GroupService : KIMISdkLinkupService

Functions

Link copied to clipboard
abstract fun gotoCommonSettings(context: Context?, chatId: String, chatName: String)

单聊设置页面

Link copied to clipboard
abstract fun gotoGroupSettings(context: Context?, chatId: String, chatName: String, isHelpDeskChat: Boolean = false)

群设置页面

Link copied to clipboard
abstract fun gotoUnreadMemberListContainer(context: Context?, chatId: String, message: KIMCoreMessage)

已读未读成员列表页面

Link copied to clipboard
abstract fun isMentionAllDisabled(customData: String): Boolean

是否at所有人 从自定义数据中获取