NIMTeamNotificationContent Class Reference
| Inherits from | NIMNotificationContent : NSObject |
|---|---|
| Declared in | NIMTeamNotificationContent.h |
sourceID
Operator ID
@property (nullable, nonatomic, copy, readonly) NSString *sourceIDDiscussion
Operator ID
Declared In
NIMTeamNotificationContent.h
operationType
Operation type
@property (nonatomic, assign, readonly) NIMTeamOperationType operationTypeDiscussion
Operation type
Declared In
NIMTeamNotificationContent.h
targetIDs
Target IDs
@property (nullable, nonatomic, copy, readonly) NSArray<NSString*> *targetIDsDiscussion
Target IDs
Declared In
NIMTeamNotificationContent.h
notifyExt
Custom extension field for group notifications
@property (nullable, nonatomic, readonly) NSString *notifyExtDiscussion
Custom extension field for group notifications
Declared In
NIMTeamNotificationContent.h
attachment
Extra info
@property (nullable, nonatomic, strong, readonly) id attachmentDiscussion
Extra info
The attachment is NIMUpdateTeamInfoAttachment for group updates and NIMMuteTeamMemberAttachment if the group is muted.
Declared In
NIMTeamNotificationContent.h