odin_room_close
Closes the specified ODIN room handle, thus making our own peer leave the room on the server and closing the connection if needed.
Declaration
Parameters
room
Handle of the room to be closed. See OdinRoomHandle
Declaration
Returns
A return code indicating success or failure. See OdinReturnCode
Declaration