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

    Interface TranslationErrorOptions

    interface TranslationErrorOptions {
        data: TranslationErrorData;
        showAlert?: ShowAlert;
    }
    Index

    Properties

    Properties

    showAlert?: ShowAlert