Kvaser CanKing GUI Extensions SDK - v7.3.0
    Preparing search index...

    Interface GetLicensesResponse

    Response message for getting licenses.

    interface GetLicensesResponse {
        licenses: LicenseInformation[];
    }
    Index

    Properties

    Properties

    licenses: LicenseInformation[]

    A collection of registered licenses.