getRoomInfo static method

dynamic getRoomInfo()

Implementation

static getRoomInfo() {
  return '$host/v2/tmproom/getRoomInfo';
}