JoinRoomRequest Constructor |
| Name | Description | |
|---|---|---|
| JoinRoomRequest(Object) |
See JoinRoomRequest(object, string, int?, bool) constructor.
| |
| JoinRoomRequest(Object, String) |
See JoinRoomRequest(object, string, int?, bool) constructor.
| |
| JoinRoomRequest(Object, String, NullableInt32) |
See JoinRoomRequest(object, string, int?, bool) constructor.
| |
| JoinRoomRequest(Object, String, NullableInt32, Boolean) |
Creates a new JoinRoomRequest instance.
|