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

Inherits <NSObject>.

Properties

int totalChannel
 
NSArray< AgoraRtmChannelInfo * > * channels
 

Property Documentation

◆ totalChannel

- (int) totalChannel
readwritenonatomicassign

count of channels already joined.

◆ channels

- (NSArray<AgoraRtmChannelInfo *>*) channels
readwritenonatomiccopy

The channel informations.