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

Inherits <NSObject>.

Properties

AgoraRtmTopicEventType type
 
NSString * channelName
 
NSString * publisher
 
NSArray< AgoraRtmTopicInfo * > * topicInfos
 
unsigned long long timestamp
 

Property Documentation

◆ type

- (AgoraRtmTopicEventType) type
readwritenonatomicassign

Indicate topic event type

◆ channelName

- (NSString*) channelName
readwritenonatomiccopy

The channel which the topic event was triggered

◆ publisher

- (NSString*) publisher
readwritenonatomiccopy

The userId which the topic event was triggered

◆ topicInfos

- (NSArray<AgoraRtmTopicInfo *>*) topicInfos
readwritenonatomiccopy

Topic information array.

◆ timestamp

- (unsigned long long) timestamp
readwritenonatomicassign

RTM server UTC time