Interface StopStreamBroadcastData

interface StopStreamBroadcastData {
    livestream: StoppedLivestream;
}

Properties

Properties

livestream: StoppedLivestream