MediaSFU React Native
    Preparing search index...

    Interface OnScreenChangesOptions

    interface OnScreenChangesOptions {
        changed?: boolean;
        parameters: OnScreenChangesParameters;
    }
    Index

    Properties

    Properties

    changed?: boolean