Callback provided by SDK to get back user's consent preference results.
Signature
public void submitConsentsWithConsentResults(Collection<Consent> consents)
throws ProtectionException;
Parameters
| Name | Datatype | Notes |
|---|---|---|
| consents |
Collection<Consent> |
Defined in
ConsentCompletionCallback.java
Supported Platforms
| Minimum supported OS version |
Android 4.0.3 (API level 15) |