Developer Documentation

OdinHandler.GetRoom

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 Room GetRoom(string id)

Gets the room object from Odin

Parameters

NameTypeDescription
idStringRoom identifier e.g name or token

Returns

TypeDescription
RoomRoom or null