Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
AgoraRtmChannelType | channelType |
NSString * | channelName |
NSString * | channelTopic |
NSData * | message |
NSString * | publisher |
|
readnonatomicassign |
Which channel type, messageChannel or streamChannel
|
readwritenonatomiccopy |
The channel to which the message was published
|
readwritenonatomiccopy |
If the channelType is stChannel, which topic the message come from. only for stChannel type
|
readwritenonatomiccopy |
The payload
|
readwritenonatomiccopy |
The publisher