NIMSuperTeamUpdateTag Constants Reference
Declared in | NIMSuperTeamNotificationContent.h |
---|
NIMSuperTeamUpdateTag
群信息更新字段
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
-
群名
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagIntro
-
群简介
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagAnouncement
-
群公告
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagJoinMode
-
群验证方式
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagClientCustom
-
客户端自定义拓展字段
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagServerCustom
-
服务器自定义拓展字段
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagAvatar
-
头像
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagBeInviteMode
-
被邀请模式
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagMuteMode
-
群全体禁言
Declared In
NIMSuperTeamNotificationContent.h
. NIMSuperTeamUpdateTagAntispamBusinessId
-
对某些资料内容另外的反垃圾的业务ID
Declared In
NIMSuperTeamNotificationContent.h
.
Declared In
NIMSuperTeamNotificationContent.h