NIMSuperTeamOperationType Constants Reference
Declared in | NIMSuperTeamNotificationContent.h |
---|
NIMSuperTeamOperationType
群操作类型
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
-
邀请成员
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamOperationTypeKick
-
移除成员
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamOperationTypeLeave
-
离开群
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamOperationTypeUpdate
-
更新群信息
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamOperationTypeDismiss
-
解散群
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamOperationTypeTransferOwner
-
群主转移群主身份
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamOperationTypeAddManager
-
添加管理员
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamOperationTypeRemoveManager
-
移除管理员
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamOperationTypeMute
-
群内禁言/解禁
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamOperationTypeApplyPass
-
申请成功进群
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamOperationTypeAcceptInvitation
-
接受邀请进群
Declared In
NIMSuperTeamNotificationContent.h
.
Declared In
NIMSuperTeamNotificationContent.h