Interface AppSupportInfo


@Internal public interface AppSupportInfo
  • Method Details

    • getLicense

      @NotNull LicenseData getLicense()
    • getUserCount

      @Nullable Integer getUserCount()
    • getProductVersion

      @Nullable String getProductVersion()
    • getProductKey

      @NotNull String getProductKey()