-
public interface DeleteTokenisedCardApiListener
-
-
Method Summary
Modifier and Type Method Description abstract voidonDeleteTokenisedCardResponse(PayuResponse payuResponse)As soon as we receive data in DeleteTokenisedCardTaskonDeleteTokenisedCardResponse will be notified with response -
-
Method Detail
-
onDeleteTokenisedCardResponse
abstract void onDeleteTokenisedCardResponse(PayuResponse payuResponse)
As soon as we receive data in DeleteTokenisedCardTaskonDeleteTokenisedCardResponse will be notified with response
- Parameters:
payuResponse- getResponseStatus
-
-
-
-