Construct Local Room Handle

Creates a local room object that will be used to handle events and client side connection settings. Connect the Room output to the Room input of the Join Room node. You can also use the Room output to handle events like Room Joined or Media Added.
| Name | Type | Description |
|---|
| Initial APM Settings | object | The initial APM settings to use when constructing the room. Use the Make APM Settings node to create initial APM Settings. |
Outputs
| Name | Type | Description |
|---|
| Return Value | object | The constructed room object. |