Package 

Class RawResponseConverter

  • All Implemented Interfaces:
    com.appsflyer.internal.components.network.http.ResponseConverter

    
    public class RawResponseConverter
     implements ResponseConverter<String>
                        

    Simple converter which basically return raw response

    • Method Summary

      Modifier and Type Method Description
      String convert(String responseBody)
      • Methods inherited from class com.appsflyer.internal.components.network.http.ResponseConverter

        convert
      • Methods inherited from class java.lang.Object

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