com.paypal.paypalretailsdk.DeviceUpdate.CompletedCallback |
Called when either the software update completed, failed, or was canceled. (To detect the user having chosen not to update, check that the error is null but deviceUpgraded is false.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void | completed(RetailSDKException error, Boolean deviceUpgraded) |