NIMSuperTeamUpdateTag Constants Reference
Declared in | NIMSuperTeamNotificationContent.h |
---|
NIMSuperTeamUpdateTag
Update a field of a group profile
Definition
typedef NS_ENUM(NSInteger, NIMSuperTeamUpdateTag ) {
NIMSuperTeamUpdateTagName = 3,
NIMSuperTeamUpdateTagIntro = 14,
NIMSuperTeamUpdateTagAnouncement = 15,
NIMSuperTeamUpdateTagJoinMode = 16,
NIMSuperTeamUpdateTagClientCustom = 18,
NIMSuperTeamUpdateTagServerCustom = 19,
NIMSuperTeamUpdateTagAvatar = 20,
NIMSuperTeamUpdateTagBeInviteMode = 21,
NIMSuperTeamUpdateTagMuteMode = 101,
NIMSuperTeamUpdateTagAntispamBusinessId = 102,
};
Constants
NIMSuperTeamUpdateTagName
-
Group name
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagIntro
-
Group introduction
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagAnouncement
-
Group announcement
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagJoinMode
-
Verification mode for joining a group
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagClientCustom
-
Client custom extension fields
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagServerCustom
-
Server custom extension field
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagAvatar
-
avatar
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagBeInviteMode
-
Accept invitations
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagMuteMode
-
Mute or unmute a group
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagAntispamBusinessId
-
Business for anti-spam
Declared In
NIMSuperTeamNotificationContent.h
.
Declared In
NIMSuperTeamNotificationContent.h