Interface GetCardListener
public interface GetCardListener
The requested getAllCards operation status is returned via this interface.
- Since:
- API Level 1.1
- See Also:
-
Method Summary
-
Method Details
-
onSuccess
This API is invoked when request operation is success.- Parameters:
cards
- List of cards and its status.- Since:
- API Level 1.1
- See Also:
-
onFail
void onFail(int errorCode, android.os.Bundle errorData) This API is invoked when request operation has failed.- Parameters:
errorCode
- Failure reason.errorData
- Extra data(if any) related to request.- Since:
- API Level 1.1
-
Samsung Electronics.
Samsung Pay SDK 2.19.00 - Jun 12 2024