OdinHandler.LeaveRoom
public async void LeaveRoom(string roomName)
Leave and free the Room by name
Parameters
Name | Type | Description |
---|---|---|
roomName | String | Room name |
public async void LeaveRoom(string roomName)
Leave and free the Room by name
Name | Type | Description |
---|---|---|
roomName | String | Room name |