joinChatroom static method

dynamic joinChatroom()

用户加入直播间成功

Implementation

static joinChatroom() {
  return "$host/v3/newLive/room/joinChatroom";
}