Interface definition for a callback to be invoked when consent info failed to update.
| abstract void |
Called when consent info failed to update.
| error | The error, call FormError.getMessage()
and FormError.getErrorCode()
to get an idea of what happened. |
|---|