Package com.pingidentity.sdk.pingonewallet.types.WalletEvents
package com.pingidentity.sdk.pingonewallet.types.WalletEvents
-
ClassDescriptionReturned when SDK receives a secure message in an unknown format that it is unable to parseWallet Credential Event received in callbacks, can be used to ask the app to "update" an existing credential (save new credential and delete the reference credential, giving users the impression of an update)Object representing errors occurring in wallet, returned as a param via
WalletCallbackHandler.handleEvent(WalletEvent)
Wallet events returned inWalletCallbackHandler.handleEvent(WalletEvent)
Supported event types returned inWalletCallbackHandler.handleEvent(WalletEvent)
Object representing a pairing event for wallet, returned as a param viaWalletCallbackHandler.handleEvent(WalletEvent)