Developer Documentation

OdinClient.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 Task<bool> LeaveRoom(string name)

Leave a joined Room

Info

Will dispose the Room object

Parameters

NameTypeDescription
nameStringRoom name

Returns

TypeDescription
Task<Boolean>true if removed from or false