getCurrentLicenseIndex method

int getCurrentLicenseIndex()

Implementation

int getCurrentLicenseIndex() {
  return currentLicense.index;
}