AgoraRtmChannelAttributeOptions Class Reference

Inherits from NSObject
Declared in AgoraRtmKit.h

Overview

频道属性操作相关选项。

  enableNotificationToChannelMembers

是否通知所有频道成员本次频道属性变更。

@property (nonatomic, assign) BOOL enableNotificationToChannelMembers

Discussion

NOTE

该标志位仅对本次 API 调用有效。

  • YES: 通知所有频道成员本次频道属性变更。
  • NO: (默认) 不通知所有频道成员本次频道属性变更。

Declared In

AgoraRtmKit.h