Agora RTC Objective-C API Reference  Refactor
Properties
AgoraRtmHistoryMessage Class Reference

Inherits <NSObject>, and <NSCopying>.

Properties

AgoraRtmMessagemessage
 
NSString * publisher
 
NSString * customType
 
unsigned long long timestamp
 

Property Documentation

◆ message

- (AgoraRtmMessage*) message
readwritenonatomiccopy

The payload

◆ publisher

- (NSString*) publisher
readwritenonatomiccopy

The publisher

◆ customType

- (NSString*) customType
readwritenonatomiccopy

The publisher

◆ timestamp

- (unsigned long long) timestamp
readwritenonatomicassign

Timestamp of the message received by rtm server.