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