Package 

Interface ILicenseManager

    • Method Summary

      Modifier and Type Method Description
      abstract Boolean isLicenseValid()
      abstract Unit setLicenseKey(Context context, String key, String orgPid, Function1<Boolean, Unit> onValidationComplete)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait