|
| bool | PublishSubscribers [get, set] |
| | Whether or not the channel to be created will allow client to keep a list of users. More...
|
| |
| int | MaxSubscribers [get, set] |
| | Limit of the number of users subscribed to the channel to be created. More...
|
| |
◆ Default
Default values of channel creation options.
◆ MaxSubscribers
| int Photon.Chat.ChannelCreationOptions.MaxSubscribers |
|
getset |
Limit of the number of users subscribed to the channel to be created.
◆ PublishSubscribers
| bool Photon.Chat.ChannelCreationOptions.PublishSubscribers |
|
getset |
Whether or not the channel to be created will allow client to keep a list of users.
The documentation for this class was generated from the following file: