getRoomSate method

RoomState getRoomSate()

Implementation

RoomState getRoomSate() {
  return state.operationState.roomState;
}