| java.lang.Object | ||
| ↳ | PayPalRetailObject | |
| ↳ | com.paypal.paypalretailsdk.DeviceStatus | |
Information about a card presented to the PayPal Retail SDK
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DeviceStatus() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| RetailSDKException |
getError()
Reason (if any) for device unavailability @readonly
| ||||||||||
| Boolean |
getIsReady()
true if the device is ready for transaction @readonly
| ||||||||||
| String |
toString()
Returns a string representing the serialized state of the DeviceStatus object
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
true if the device is ready for transaction @readonly
Returns a string representing the serialized state of the DeviceStatus object