Developer Documentation
Our new developer documentation is now available. Please check it out!

OdinHandler.GetRoom

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