java.lang.Object | ||
↳ | PayPalRetailObject | |
↳ | com.paypal.paypalretailsdk.TokenExpirationHandler |
When user session times-out during a transaction, it will emit the SessionTimeoutHandler handler
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
TokenExpirationHandler() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void |
continueWithNewToken(String accessToken)
Restart the last action with a valid access token
| ||||||||||
void |
quit()
Quit the current activity
| ||||||||||
String |
toString()
Returns a string representing the serialized state of the TokenExpirationHandler object
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Restart the last action with a valid access token
Quit the current activity
Returns a string representing the serialized state of the TokenExpirationHandler object