Documentation
    Preparing search index...

    Interface ApiAppManagerRemovedAll

    interface ApiAppManagerRemovedAll {
        alreadyInProcess: string[];
        alreadyOffline: string[];
        removealled: string[];
    }

    Hierarchy

    Index

    Properties

    alreadyInProcess: string[]

    Which of your applications are currently processing

    alreadyOffline: string[]

    Which of your applications are currently offline

    removealled: string[]

    Which of your applications have been removed