Creates a new RoomSettings instance.
Namespace:
Sfs2X.Requests
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public RoomSettings(
string name
)
Parameters
- name
- Type: SystemString
The name of the Room to be created.
Remarks See Also