MediaSFU Angular
    Preparing search index...

    Interface RemovedFromPanelistsOptions

    interface RemovedFromPanelistsOptions {
        data: RemovedFromPanelistsData;
        showAlert?: ShowAlert;
    }
    Index

    Properties

    Properties

    showAlert?: ShowAlert