Interface SheetUpdatedListener
public interface SheetUpdatedListener
This interface is for listening SheetControl events.
- Since:
- API Level 1.3
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onResult
(String updatedControlId, CustomSheet sheet) This callback is received when Controls are updated.
In this callback, updateSheet() method must be called to update current payment sheet.
-
Method Details
-
onResult
This callback is received when Controls are updated.
In this callback, updateSheet() method must be called to update current payment sheet.- Parameters:
updatedControlId
- Updated SheetControlId.sheet
- Updated CustomSheet.- Since:
- API Level 1.3
- See Also:
-
Samsung Electronics.
Samsung Pay SDK 2.19.00 - Jun 12 2024