Public Member Functions | |
| long | operationTime () |
| String | operatorId () |
| int | operationCount () |
The message body base class.
| int com.hyphenate.chat.EMMessageBody.operationCount | ( | ) |
Gets the number of times a message is modified.
A message can be modified at most five times.
| long com.hyphenate.chat.EMMessageBody.operationTime | ( | ) |
Gets the UNIX timestamp of the last message modification, in milliseconds.
| String com.hyphenate.chat.EMMessageBody.operatorId | ( | ) |
Gets the user ID of the operator that modified the message last time.