setRoomDelete static method

dynamic setRoomDelete()

Implementation

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