Click or drag to resize

RoomEvents Constructor

Creates a new RoomEvents instance.

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