HyphenateChatSDK 4.5.0
属性 | 所有成员列表
EMMessageBody类 参考

#import <EMMessageBody.h>

类 EMMessageBody 继承关系图:
EMCmdMessageBody EMCustomMessageBody EMFileMessageBody EMLocationMessageBody EMTextMessageBody EMCombineMessageBody EMImageMessageBody EMVideoMessageBody EMVoiceMessageBody

属性

EMMessageBodyType type
 
NSUInteger operationTime
 
NSString * operatorId
 
NSUInteger operatorCount
 

详细描述

消息体。 不直接使用,由子类继承实现。

属性说明

◆ operationTime

- (NSUInteger) operationTime
readnonatomicassign

获取最后一次消息修改的时间戳,单位为毫秒。。

◆ operatorCount

- (NSUInteger) operatorCount
readnonatomicassign

获取消息修改次数。

◆ operatorId

- (NSString*) operatorId
readnonatomicassign

获取最后一次消息修改的操作者的用户 ID。

◆ type

- (EMMessageBodyType) type
readnonatomicassign

消息体类型。


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