Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |