ChannelAttributeOptions 类的构造方法。
Methods
ChannelAttributeOptions(String boolean)→ Future < void >
是否通知所有频道成员本次频道属性变更。
setEnableNotificationToChannelMembers(String url)→ Future < void >
设置 enableNotificationToChannelMembers
的值。
getEnableNotificationToChannelMembers (String boolean)→ Future < void >
获取 enableNotificationToChannelMembers
的值。
Returns a string representation of this object.
inherited