Developer Documentation

Construct Local Room Handle

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.

Inputs

NameTypeDescription
Initial APM SettingsAPMSettingsThe initial APM settings to use when constructing the room. Use the Make APM Settings node to create initial APM Settings.

Outputs

NameTypeDescription
Return ValueRoomThe constructed room object.