NIMTeamUpdateTag Constants Reference
| Declared in | NIMTeamNotificationContent.h |
|---|
NIMTeamUpdateTag
Update a field of a group profile
Definition
typedef NS_ENUM(NSInteger, NIMTeamUpdateTag ) {
NIMTeamUpdateTagName = 3,
NIMTeamUpdateTagIntro = 14,
NIMTeamUpdateTagAnouncement = 15,
NIMTeamUpdateTagJoinMode = 16,
NIMTeamUpdateTagClientCustom = 18,
NIMTeamUpdateTagServerCustom = 19,
NIMTeamUpdateTagAvatar = 20,
NIMTeamUpdateTagBeInviteMode = 21,
NIMTeamUpdateTagInviteMode = 22,
NIMTeamUpdateTagUpdateInfoMode = 23,
NIMTeamUpdateTagUpdateClientCustomMode = 24,
NIMTeamUpdateTagMuteMode = 100,
NIMTeamUpdateTagAntispamBusinessId = 101,
};
Constants
NIMTeamUpdateTagName-
Group name
Declared In
NIMTeamNotificationContent.h. NIMTeamUpdateTagIntro-
Group introduction
Declared In
NIMTeamNotificationContent.h. NIMTeamUpdateTagAnouncement-
Group announcement
Declared In
NIMTeamNotificationContent.h. NIMTeamUpdateTagJoinMode-
Verification mode for joining a group
Declared In
NIMTeamNotificationContent.h. NIMTeamUpdateTagClientCustom-
Client custom extension fields
Declared In
NIMTeamNotificationContent.h. NIMTeamUpdateTagServerCustom-
Server custom extension field
Declared In
NIMTeamNotificationContent.h. NIMTeamUpdateTagAvatar-
avatar
Declared In
NIMTeamNotificationContent.h. NIMTeamUpdateTagBeInviteMode-
Accept invitations
Declared In
NIMTeamNotificationContent.h. NIMTeamUpdateTagInviteMode-
Invitation permissions, only valid for advanced groups
Declared In
NIMTeamNotificationContent.h. NIMTeamUpdateTagUpdateInfoMode-
Group profile update permissions, only valid for advanced groups
Declared In
NIMTeamNotificationContent.h. NIMTeamUpdateTagUpdateClientCustomMode-
Permissions for updating client custom extension fields
Declared In
NIMTeamNotificationContent.h. NIMTeamUpdateTagMuteMode-
Mute or unmute a group
Declared In
NIMTeamNotificationContent.h. NIMTeamUpdateTagAntispamBusinessId-
Business for anti-spam
Declared In
NIMTeamNotificationContent.h.
Declared In
NIMTeamNotificationContent.h