Using Communication Components > FCRoomList object |
![]() ![]() ![]() |
FCRoomList object
The FCRoomList API provides the client-side and server-side functionality for connecting your objects to the server and cleaning up. It also allows you to manipulate the rooms programmatically.
Method Description Sets up all the assets needed by the component (on the client side and the server side) and calls the Sets the user name to display and pass to the server. Cleans up and disconnects the component. Opens a Create Room dialog box and temporarily disables the Join, Create, and Delete buttons. Calls the server that is requesting to delete the currently selected room. Launches a new browser window to open an instance of the selected room.
Method summary for the FCRoomList object
setUsername
method with the name that the server provides.
![]() ![]() ![]() |