RoomSettingsGroupId Property |
Defines the id of the Group to which the Room should belong.
Namespace:
Sfs2X.Requests
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public string GroupId { get; set; }
Property Value
Type:
StringRemarks
If the Group doesn't exist yet, a new one is created before assigning the Room to it.
The default value is
default.
See Also