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.
Instantiates a new ConsentResult.
Signature
public ConsentResult( boolean accepted,
boolean showAgain,
String userId)
Parameters
| Name | Datatype | Notes |
|---|---|---|
| accepted |
Boolean |
True if user accepted , False otherwise |
| showAgain |
Boolean |
False if user checked don't show me again , True otherwise |
| userId |
String |
Defined in
ConsentResult.java
Supported Platforms
| Minimum supported OS version |
Android 4.0.3 (API level 15) |