interface IResultCategories {
    room_events: IResultRoomEvents;
}

Properties

Properties

room_events: IResultRoomEvents