Signaling (previously RTM) v1.4.8 API Reference for Unity
Public Attributes | List of all members
agora_rtm.ChannelAttributeOptions Struct Reference

Public Attributes

bool enableNotificationToChannelMembers
 

Member Data Documentation

◆ enableNotificationToChannelMembers

bool agora_rtm.ChannelAttributeOptions.enableNotificationToChannelMembers

Indicates whether or not to notify all channel members of a channel attribute change.

Note
This flag is valid only within the current method call.
  • true: Notify all channel members of a channel attribute change.
  • false: (Default) Do not notify all channel members of a channel attribute change.

The documentation for this struct was generated from the following file: