Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
AgoraRtmChannelType | channelType |
AgoraRtmPresenceType | type |
NSString * | channelName |
NSArray< AgoraRtmTopicInfo * > * | topicInfos |
NSString * | userId |
|
readnonatomicassign |
Which channel type, messageChannel or streamChannel
|
readnonatomicassign |
Can be remote join/leave channel, remote user join/leave topic or self join channel
|
readwritenonatomiccopy |
The channel to which the message was published
|
readwritenonatomiccopy |
topic information array.
|
readwritenonatomiccopy |
uap The user who triggered this event.