Interface definition for a callback to be invoked when a consent form is dismissed.
| abstract void |
Called when a consent form is closed. Call ConsentInformation.getConsentStatus()
to get the updated consent status.
| error | The error that occurred when showing the form, or null if no error
occurred. |
|---|