NIMSuperTeamOperationType Constants Reference
| Declared in | NIMSuperTeamNotificationContent.h |
|---|
NIMSuperTeamOperationType
Group operation types
Definition
typedef NS_ENUM(NSInteger, NIMSuperTeamOperationType ) {
NIMSuperTeamOperationTypeInvite = 401,
NIMSuperTeamOperationTypeKick = 402,
NIMSuperTeamOperationTypeLeave = 403,
NIMSuperTeamOperationTypeUpdate = 404,
NIMSuperTeamOperationTypeDismiss = 405,
NIMSuperTeamOperationTypeTransferOwner = 406,
NIMSuperTeamOperationTypeAddManager = 407,
NIMSuperTeamOperationTypeRemoveManager = 408,
NIMSuperTeamOperationTypeMute = 409,
NIMSuperTeamOperationTypeApplyPass = 410,
NIMSuperTeamOperationTypeAcceptInvitation = 411,
};
Constants
NIMSuperTeamOperationTypeInvite-
Invite users
Declared In
NIMSuperTeamNotificationContent.h. NIMSuperTeamOperationTypeKick-
Remove members
Declared In
NIMSuperTeamNotificationContent.h. NIMSuperTeamOperationTypeLeave-
Leave a group
Declared In
NIMSuperTeamNotificationContent.h. NIMSuperTeamOperationTypeUpdate-
Update the group profile
Declared In
NIMSuperTeamNotificationContent.h. NIMSuperTeamOperationTypeDismiss-
Dismiss a group
Declared In
NIMSuperTeamNotificationContent.h. NIMSuperTeamOperationTypeTransferOwner-
Transfer the ownership of a group
Declared In
NIMSuperTeamNotificationContent.h. NIMSuperTeamOperationTypeAddManager-
Add an administrator
Declared In
NIMSuperTeamNotificationContent.h. NIMSuperTeamOperationTypeRemoveManager-
Remove an administrator
Declared In
NIMSuperTeamNotificationContent.h. NIMSuperTeamOperationTypeMute-
Mute or unmute a member in a group
Declared In
NIMSuperTeamNotificationContent.h. NIMSuperTeamOperationTypeApplyPass-
requests to join a group are accepted
Declared In
NIMSuperTeamNotificationContent.h. NIMSuperTeamOperationTypeAcceptInvitation-
Accept an invite request to join a group
Declared In
NIMSuperTeamNotificationContent.h.
Declared In
NIMSuperTeamNotificationContent.h