Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Callback to be provided by you to know when and which consent notifications to display to user.
Signature
public void consents(Collection<Consent> consents,
ConsentCompletionCallback consentCompletionCallback
);
Parameters
| Name | Datatype | Notes |
|---|---|---|
| consents |
Collection<Consent> |
|
| consentCompletionCallback |
ConsentCompletionCallback |
Defined in
ConsentCallback.java
Supported Platforms
| Minimum supported OS version |
Android 4.0.3 (API level 15) |