Gini Health SDK for Android
Gini Health SDK for Android
/
net.gini.android.internal.payment.paymentComponent
/
PaymentComponentPreferences
Payment
Component
Preferences
public
final
class
PaymentComponentPreferences
Constructors
Functions
Constructors
Payment
Component
Preferences
Link copied to clipboard
public
PaymentComponentPreferences
PaymentComponentPreferences
(
Context
context
)
Functions
clear
Data
Link copied to clipboard
public
final
Unit
clearData
(
)
delete
Selected
Payment
Provider
Id
Link copied to clipboard
public
final
Unit
deleteSelectedPaymentProviderId
(
)
get
Selected
Payment
Provider
Id
Link copied to clipboard
public
final
String
getSelectedPaymentProviderId
(
)
save
Selected
Payment
Provider
Id
Link copied to clipboard
public
final
Unit
saveSelectedPaymentProviderId
(
String
id
)