livePostJoinRoom static method

dynamic livePostJoinRoom()

Implementation

static livePostJoinRoom() {
  return '$host/v3/newLive/room/joinRoom';
}