livePostIsOnRoom static method

dynamic livePostIsOnRoom()

Implementation

static livePostIsOnRoom() {
  return '$host/v3/newLive/room/isOnRoom';
}