MediaSFU React Native (Expo)
    Preparing search index...

    Interface TranslationUnsubscribedData

    interface TranslationUnsubscribedData {
        speakerId: string;
        language: string;
        channelClosed: boolean;
    }
    Index

    Properties

    speakerId: string
    language: string
    channelClosed: boolean