AgoraRtmMember Class Reference

Inherits from NSObject
Declared in AgoraRtmKit.h

Overview

Agora RTM 频道成员的属性。

  userId

该频道成员的用户 ID。

@property (nonatomic, copy, nonnull) NSString *userId

Declared In

AgoraRtmKit.h

  channelId

所属频道的 ID。

@property (nonatomic, copy, nonnull) NSString *channelId

Declared In

AgoraRtmKit.h