Class AddressConstants
java.lang.Object
com.samsung.android.sdk.samsungpay.v2.payment.sheet.AddressConstants
This class contains constants for AddressControl
- Since:
- API Level 1.5
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
This is an option to display country, addressLine, city, state, postalCode of AddressControl on custom payment sheet.static final int
This is an option to display addressee of AddressControl on custom payment sheet.static final int
This is an option to display email address of AddressControl on custom payment sheet.static final int
This is an option to display phone number of AddressControl on custom payment sheet. -
Constructor Summary
-
Method Summary
-
Field Details
-
DISPLAY_OPTION_ADDRESSEE
public static final int DISPLAY_OPTION_ADDRESSEEThis is an option to display addressee of AddressControl on custom payment sheet. It must be contained.- Since:
- API Level 1.5
- See Also:
-
DISPLAY_OPTION_ADDRESS
public static final int DISPLAY_OPTION_ADDRESSThis is an option to display country, addressLine, city, state, postalCode of AddressControl on custom payment sheet.- Since:
- API Level 1.5
- See Also:
-
DISPLAY_OPTION_PHONE_NUMBER
public static final int DISPLAY_OPTION_PHONE_NUMBERThis is an option to display phone number of AddressControl on custom payment sheet.- Since:
- API Level 1.5
- See Also:
-
DISPLAY_OPTION_EMAIL
public static final int DISPLAY_OPTION_EMAILThis is an option to display email address of AddressControl on custom payment sheet.- Since:
- API Level 1.5
- See Also:
-
-
Constructor Details
-
AddressConstants
public AddressConstants()
-
Samsung Electronics.
Samsung Pay SDK 2.19.00 - Jun 12 2024