Click or drag to resize

RoomPermissions Constructor

Creates a new RoomPermissions instance.

Namespace:  Sfs2X.Requests
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public RoomPermissions()
Remarks
The RoomSettings.Permissions property must be set to this instance during Room creation.
See Also