onStopLive method

void onStopLive()

Implementation

void onStopLive() {
  return _roomManager.onStopLive();
}