HyphenateChatSDK 4.8.0
Properties | List of all members
EMMessageBody Class Reference

#import <EMMessageBody.h>

Inheritance diagram for EMMessageBody:
EMCmdMessageBody EMCustomMessageBody EMFileMessageBody EMLocationMessageBody EMTextMessageBody EMCombineMessageBody EMImageMessageBody EMVideoMessageBody EMVoiceMessageBody

Properties

EMMessageBodyType type
 
NSUInteger operationTime
 
NSString * operatorId
 
NSUInteger operatorCount
 

Detailed Description

The message body.

Property Documentation

◆ operationTime

- (NSUInteger) operationTime
readnonatomicassign

Get the UNIX timestamp of the last message modification, in milliseconds.

◆ operatorCount

- (NSUInteger) operatorCount
readnonatomicassign

Get the number of times a message is modified.

◆ operatorId

- (NSString*) operatorId
readnonatomicassign

Get the user ID of the operator that modified the message last time.

◆ type

- (EMMessageBodyType) type
readnonatomicassign

The message body type.


The documentation for this class was generated from the following file: