| ShengwangChatSDK 1.3.2
    | 
#import <AgoraChatMessageBody.h>
 
  
| 构造函数 | |
| (instancetype _Nonnull) | - NS_UNAVAILABLE | 
| 属性 | |
| AgoraChatMessageBodyType | type | 
| NSUInteger | operationTime | 
| NSString * | operatorId | 
| NSUInteger | operatorCount | 
The message body.
| 
 | readnonatomicassign | 
Get the UNIX timestamp of the last message modification, in milliseconds.
| 
 | readnonatomicassign | 
Get the number of times a message is modified.
| 
 | readnonatomicassign | 
Get the user ID of the operator that modified the message last time.
| 
 | readnonatomicassign | 
The message body type.