Our new developer documentation is now available. Please check it out!
OdinHandler.LeaveRoom
Warning
Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.
public async void LeaveRoom(string roomName)
Leave and free the Room by name
Parameters
Name | Type | Description |
---|---|---|
roomName | String | Room name |