文档中心
云信令(原实时消息)
API 参考
AgoraRtmChannelMemberCount Class Reference
Agora RTM Objective-C API Reference for iOS/macOS
AgoraRtmChannelMemberCount Class Reference
Inherits from |
NSObject |
Declared in |
AgoraRtmKit.h |
Overview
用于维护频道最新成员人数的数据结构。
@property (nonatomic, copy, nonnull) NSString *channelId
Declared In
AgoraRtmKit.h
@property (nonatomic, assign) int count
Discussion
NOTE 如果不能找到指定的 channelId
, count
将显示为 0。
Declared In
AgoraRtmKit.h