NIMChatroomEventType Constants Reference

Declared in NIMChatroomNotificationContent.h

NIMChatroomEventType

Chat room operation types

Constants

NIMChatroomEventTypeEnter

Join a chat room

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeExit

Leave a chat room

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeAddBlack

Add a member to a blacklist

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeRemoveBlack

Remove a member from a blacklist

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeAddMute

Mute a member

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeRemoveMute

Unmute a member

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeAddManager

Assign the administrator role to a member

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeRemoveManager

Revoke the administrator role from a member

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeAddCommon

Assign the membership to a guest

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeRemoveCommon

Revoke the membership from a guest

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeClosed

The chat room is closed

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeInfoUpdated

The chat room is updated

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeKicked

A member is removed from a chat room

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeAddMuteTemporarily

A member is muted in the chat room

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeRemoveMuteTemporarily

A member is unmuted in the chat room

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeMemberUpdateInfo

A member updates the profile in the chat room

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeQueueChange

Chat room queue changes

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeRoomMuted

The chat room is all muted. Only administrators can send messages. Other members are muted.

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeRoomUnMuted

The current chat room is unmuted

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeQueueBatchChange

Notification for mutiple queue changes in the chat room

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeTagTempMuteAdd

Mute members in a chat room by tag, including the muteDuration, targetTag, operator, and opeNick fields

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeTagTempMuteRemove

Unmute members in a chat room by tag, including the muteDuration, targetTag, operator, and opeNick fields

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeRecall

Messages in the chat room are recalled. The operator, target, msgTime, msgId, and ext fields are used.

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeQueueBatchAdd
 Multiple elements are added to the queue in the chat room. The operator, target, msgTime, msgId, and ext fields are used.

Declared In NIMChatroomNotificationContent.h.

NIMChatroomEventTypeUpdateTags

Multiple tags of a chat room are updated

Declared In NIMChatroomNotificationContent.h.

Declared In

NIMChatroomNotificationContent.h