+ +
+ +

Class VideoSearchResultConverterFactory

+
+
java.lang.Object +
retrofit2.Converter.Factory +
com.pinapelz.factory.VideoSearchResultConverterFactory
+
+
+
+
+
public class VideoSearchResultConverterFactory +extends retrofit2.Converter.Factory
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      VideoSearchResultConverterFactory

      +
      public VideoSearchResultConverterFactory()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      create

      +
      public static VideoSearchResultConverterFactory create()
      +
      +
    • +
    • +
      +

      responseBodyConverter

      +
      public retrofit2.Converter<okhttp3.ResponseBody,?> responseBodyConverter(Type type, + Annotation[] annotations, + retrofit2.Retrofit retrofit)
      +
      +
      Overrides:
      +
      responseBodyConverter in class retrofit2.Converter.Factory
      +
      +
      +
    • +
    +
    +
  • +
+
+ +