Package com.kingsoft.kim.core.api.event

Types

KIMCoreBoxPropsResult
Link copied to clipboard
class KIMCoreBoxPropsResult(boxType: Int, prop: String) : KIMCoreEventResult

盒子属性

KIMCoreChatCustomDataChangeListener
Link copied to clipboard

会话自定义信息变动监听器

KIMCoreChatCustomDataResult
Link copied to clipboard
class KIMCoreChatCustomDataResult(chatId: String, customData: String) : KIMCoreEventResult

会话自定义属性

KIMCoreChatGroupAction
Link copied to clipboard
enum KIMCoreChatGroupAction : Enum<KIMCoreChatGroupAction>
KIMCoreChatGroupActionListener
Link copied to clipboard
interface KIMCoreChatGroupActionListener : Serializable

群聊成员事件

KIMCoreChatGroupActionResult
Link copied to clipboard
class KIMCoreChatGroupActionResult(chatId: String, operator: String, action: KIMCoreChatGroupAction, targets: List<String>, targetsInfo: List<KIMCoreChatGroupActionTargetInfo>, receiver: KIMCoreIdentity?) : KIMCoreEventResult
KIMCoreChatGroupActionTargetInfo
Link copied to clipboard
class KIMCoreChatGroupActionTargetInfo
KIMCoreChatPropsResult
Link copied to clipboard
class KIMCoreChatPropsResult(chatId: String?, prop: String?, lastMsgTime: Long, nowTime: Long, receiver: KIMCoreIdentity?) : KIMCoreEventResult

会话属性

KIMCoreEventResult
Link copied to clipboard
interface KIMCoreEventResult : Serializable
KIMCoreGroupDisableListener
Link copied to clipboard

群组禁言监听器

KIMCoreGroupDisableResult
Link copied to clipboard
class KIMCoreGroupDisableResult(chatId: String) : KIMCoreEventResult

群禁言

KIMCoreGroupDisbandListener
Link copied to clipboard

群组解散监听器

KIMCoreGroupDisbandResult
Link copied to clipboard
class KIMCoreGroupDisbandResult(chatId: String) : KIMCoreEventResult

群解散

KIMCoreGroupInfoChangedListener
Link copied to clipboard

群组名修改监听器

KIMCoreGroupInfoChangedResult
Link copied to clipboard
class KIMCoreGroupInfoChangedResult(chatId: String, operator: String, newName: String) : KIMCoreEventResult

群组名修改

class KIMCoreGroupMemberCustomDataChangedResult(chatId: String, memberIs: List<String>?, customData: String) : KIMCoreEventResult

群成员自定义

群用户自定义信息变动监听器

KIMCoreGroupMemberEnterListener
Link copied to clipboard

用户进入群组监听器

KIMCoreGroupMemberEnterResult
Link copied to clipboard
class KIMCoreGroupMemberEnterResult(chatId: String, userList: List<String>?) : KIMCoreEventResult

用户进入群组

KIMCoreGroupMemberInvitedListener
Link copied to clipboard

用户被拉入群监听器

KIMCoreGroupMemberInvitedResult
Link copied to clipboard
class KIMCoreGroupMemberInvitedResult(chatId: String, operator: String, targetList: List<String>) : KIMCoreEventResult

用户被拉入群

KIMCoreGroupMemberKickedListener
Link copied to clipboard

用户被移除群组监听器

KIMCoreGroupMemberKickedResult
Link copied to clipboard
class KIMCoreGroupMemberKickedResult(chatId: String, operator: String, targetList: List<String>) : KIMCoreEventResult

用户被移出群组

KIMCoreGroupMemberLeaveListener
Link copied to clipboard

用户退出群组监听器

KIMCoreGroupMemberLeaveResult
Link copied to clipboard
class KIMCoreGroupMemberLeaveResult(chatId: String, operator: String, targetList: List<String>?) : KIMCoreEventResult

用户退出群组

KIMCoreGroupMemberRoleOptListener
Link copied to clipboard

群组成员角色操作事件

KIMCoreGroupMemberRoleOptResult
Link copied to clipboard
class KIMCoreGroupMemberRoleOptResult(chatId: String, action: String, operatorId: String, targetIds: List<String>?) : KIMCoreEventResult

群组成员角色操作

KIMCoreGroupMemberSendStatusListener
Link copied to clipboard
interface KIMCoreGroupMemberSendStatusListener

群成员禁言事件

KIMCoreGroupMemberSendStatusResult
Link copied to clipboard
class KIMCoreGroupMemberSendStatusResult(chatId: String) : KIMCoreEventResult

群成员禁言

KIMCoreGroupRenameListener
Link copied to clipboard

群聊重命名

KIMCoreGroupRenameResult
Link copied to clipboard
class KIMCoreGroupRenameResult(chatId: String, operator: String, newName: String) : KIMCoreEventResult

群组名修改

KIMCoreGroupSettingListener
Link copied to clipboard

群组设置事件

KIMCoreGroupSettingResult
Link copied to clipboard
class KIMCoreGroupSettingResult(chatId: String) : KIMCoreEventResult

会话设置