DevicesLicense.getModuleName Method¶
Module: DevicesLicense
Definition¶
Retrieves the name of the specified license module.
static String getModuleName(int index)
Parameters
index intin Index of the module, starting from 0.
Returns
StringThe license module name.
Exceptions
An error has occurred during Devices Library execution.