Home > @magiclane/maps-sdk > ActivationService > getProductIds

ActivationService.getProductIds() method

Returns the product identifiers found on the device.

Signature:

static getProductIds(includeExpired?: boolean): string[];

Parameters

Parameter

Type

Description

includeExpired

boolean

(Optional) When true, include product identifiers for expired products as well

Returns:

string[]

A list of product identifier strings present on the device