Construct a Room

Creates a local room object that will be used to handle events and client side connection settings.
Inputs
Name | Type | Description |
---|---|---|
Initial APM Settings | APMSettings | 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 | Room | The constructed room object. |