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 getMessage()
and getErrorCode()
to get an idea of what happened. |
|---|