JoinRoomRequest Constructor (Object, String) |
See JoinRoomRequest(object, string, int?, bool) constructor.
Namespace:
Sfs2X.Requests
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public JoinRoomRequest(
Object id,
string pass
)
Parameters
- id
- Type: SystemObject
- pass
- Type: SystemString
See Also