NavVis IVION API
    Preparing search index...

    Interface LicenseApiInterface

    The License API encapsulates objects that concern the license info. Note: In order to check whether an API is licensed, use ApiInterface.isLicensed

    interface LicenseApiInterface {
        service: LicenseServiceInterface;
    }
    Index

    Properties

    Properties

    Service that provides additional functionality for operations related to the license.