Developer Documentation

OdinClient.LeaveRoom

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