RoomSettingsMaxSpectators Property |
Defines the maximum number of spectators allowed in the Room (only for Game Rooms).
Namespace:
Sfs2X.Requests
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public short MaxSpectators { get; set; }
Property Value
Type:
Int16Remarks
The default value is 0.
See Also