-
public interface FetchAdsInformationApiListenerAn Interface to Make a communication between FetchAdsInformationTask and Calling Activity Calling Activity should implement com.payu.india.Tasks.FetchAdsInformationTask
-
-
Method Summary
Modifier and Type Method Description abstract voidonGetAdsInformationResponse(PayuResponse payuResponse)-
-
Method Detail
-
onGetAdsInformationResponse
abstract void onGetAdsInformationResponse(PayuResponse payuResponse)
-
-
-
-