NIMSDK-iOS
载入中...
搜索中...
未找到
NIMSuperTeamNotificationContent类 参考

#import <NIMSuperTeamNotificationContent.h>

类 NIMSuperTeamNotificationContent 继承关系图:
NIMNotificationContent

属性

NSString * sourceID
 
NIMSuperTeamOperationType operationType
 
NSArray< NSString * > * targetIDs
 
NSString * notifyExt
 
id attachment
 

额外继承的成员函数

- 构造函数 继承自 NIMNotificationContent
(NIMNotificationType- notificationType
 

详细描述

超大群通知内容

属性说明

◆ attachment

- (id) attachment
readnonatomicstrong

额外信息 @discussion 群更新时 attachment 为 NIMUpdateTeamInfoAttachment, 禁言时 attachment 为 NIMMuteTeamMemberAttachment

◆ notifyExt

- (NSString*) notifyExt
readnonatomicassign

群通知下发的自定义扩展信息

◆ operationType

- (NIMSuperTeamOperationType) operationType
readnonatomicassign

操作类型

◆ sourceID

- (NSString*) sourceID
readnonatomiccopy

操作发起者ID

◆ targetIDs

- (NSArray<NSString *>*) targetIDs
readnonatomiccopy

被操作者ID列表


该类的文档由以下文件生成: