Click or drag to resize

RoomExtensionId Property

Returns the name of the Extension to be attached to the Room.

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

Property Value

Type: String
Remarks
This is the name of the server-side folder containing the Extension classes inside the main [sfs2x-install-folder]/SFS2X/extensions folder.
See Also