NavVis IVION API
    Preparing search index...

    Interface AboutApiInterface

    Use the AboutApiInterface to access the object that encapsulates information related to the application, such as its version or the list of third party applications it uses.

    interface AboutApiInterface {
        service: AboutServiceInterface;
    }
    Index

    Properties

    Properties

    Service that provides access to information related to the application.