AgoraRtmChannelAttributeOptions Class Reference
Inherits from | NSObject |
---|---|
Declared in | AgoraRtmKit.h |
enableNotificationToChannelMembers
Indicates whether or not to notify all channel members of a channel attribute change.
@property (nonatomic, assign) BOOL
enableNotificationToChannelMembers
Discussion
NOTE
This flag is valid only within the current method call.
- YES: Notify all channel members of a channel attribute change.
- NO: (Default) Do not notify any channel member of a channel attribute change.
Declared In
AgoraRtmKit.h