onStopLive method

void onStopLive()

Implementation

void onStopLive() {
  roomState.liveStatus.value = LiveStatus.finished;
}