AgoraRtmChannelAttributeOptions Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | AgoraRtmKit.h |
enableNotificationToChannelMembers
是否通知所有频道成员本次频道属性变更。
@property (nonatomic, assign) BOOL enableNotificationToChannelMembersDiscussion
NOTE
该标志位仅对本次 API 调用有效。
- YES: 通知所有频道成员本次频道属性变更。
- NO: (默认) 不通知所有频道成员本次频道属性变更。
Declared In
AgoraRtmKit.h
