Interface ResponseParser

All Known Implementing Classes:
GsonResponseParser

@Deprecated public interface ResponseParser
Deprecated.
  • Method Details

    • parseBase64Response

      Base64Response parseBase64Response(String response)
      Deprecated.
    • parseLicenseKey

      LicenseKey parseLicenseKey(byte[] licenseKey)
      Deprecated.