Interface StreamerIsLiveData

interface StreamerIsLiveData {
    livestream: ISLiveStream;
}

Properties

Properties

livestream: ISLiveStream