Developer Documentation

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