AgoraRtmChannelAttributeOptions Class Reference

Inherits from NSObject
Declared in AgoraRtmKit.h

Overview

Channel attribute-specific options.

  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