Click or drag to resize

RoomSettingsExtension Property

Defines the Extension that must be attached to the Room on the server-side, and its settings.

Namespace:  Sfs2X.Requests
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public RoomExtension Extension { get; set; }

Property Value

Type: RoomExtension
See Also