NIMTeamUpdateTag Constants Reference
Declared in | NIMTeamNotificationContent.h |
---|
NIMTeamUpdateTag
群信息更新字段
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
-
群名
Declared In
NIMTeamNotificationContent.h
. NIMTeamUpdateTagIntro
-
群简介
Declared In
NIMTeamNotificationContent.h
. NIMTeamUpdateTagAnouncement
-
群公告
Declared In
NIMTeamNotificationContent.h
. NIMTeamUpdateTagJoinMode
-
群验证方式
Declared In
NIMTeamNotificationContent.h
. NIMTeamUpdateTagClientCustom
-
客户端自定义拓展字段
Declared In
NIMTeamNotificationContent.h
. NIMTeamUpdateTagServerCustom
-
服务器自定义拓展字段
Declared In
NIMTeamNotificationContent.h
. NIMTeamUpdateTagAvatar
-
头像
Declared In
NIMTeamNotificationContent.h
. NIMTeamUpdateTagBeInviteMode
-
被邀请模式
Declared In
NIMTeamNotificationContent.h
. NIMTeamUpdateTagInviteMode
-
邀请权限,仅高级群有效
Declared In
NIMTeamNotificationContent.h
. NIMTeamUpdateTagUpdateInfoMode
-
更新群信息权限,仅高级群有效
Declared In
NIMTeamNotificationContent.h
. NIMTeamUpdateTagUpdateClientCustomMode
-
更新群客户端自定义拓展字段权限
Declared In
NIMTeamNotificationContent.h
. NIMTeamUpdateTagMuteMode
-
群全体禁言
Declared In
NIMTeamNotificationContent.h
. NIMTeamUpdateTagAntispamBusinessId
-
对某些资料内容另外的反垃圾的业务ID
Declared In
NIMTeamNotificationContent.h
.
Declared In
NIMTeamNotificationContent.h