NavVis IVION API
    Preparing search index...

    Interface LicenseServiceInterface

    interface LicenseServiceInterface {
        isFeatureEnabled(featureType: LicenseFeatureType): boolean;
    }
    Index

    Methods