AgoraChatSDK 1.2.0
Properties | List of all members
AgoraChatMessageBody Class Reference

#import <AgoraChatMessageBody.h>

Inheritance diagram for AgoraChatMessageBody:
AgoraChatCmdMessageBody AgoraChatCustomMessageBody AgoraChatFileMessageBody AgoraChatLocationMessageBody AgoraChatTextMessageBody AgoraChatCombineMessageBody AgoraChatImageMessageBody AgoraChatVideoMessageBody AgoraChatVoiceMessageBody

Properties

AgoraChatMessageBodyType 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

- (AgoraChatMessageBodyType) type
readnonatomicassign

The message body type.


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