-
public final class MenigaRedemptionConverter extends MenigaConverter
Copyright 2017 Meniga Iceland Inc.
-
-
Constructor Summary
Constructors Constructor Description MenigaRedemptionConverter(Gson gson)
-
Method Summary
Modifier and Type Method Description Converter<ResponseBody, ?>
responseBodyConverter(Type type, Array<Annotation> annotations, Retrofit retrofit)
-
Methods inherited from class retrofit2.Converter.Factory
equals, hashCode, toString
-
Methods inherited from class com.meniga.sdk.converters.MenigaConverter
requestBodyConverter, stringConverter
-
Methods inherited from class com.meniga.sdk.converters.MenigaRedemptionConverter
convertStreamToString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
responseBodyConverter
Converter<ResponseBody, ?> responseBodyConverter(Type type, Array<Annotation> annotations, Retrofit retrofit)
-
-
-
-