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.
Container class for consent result.
Signature
public class ConsentResult implements Serializable
Methods
| Name | Description |
|---|---|
| ConsentResult |
Instantiates a new ConsentResult |
| isAccepted |
Gets result of user's consent choice; accepted or not |
| shouldShowAgain |
Gets result of user's choice to see the consent notification again or not |
| getUserId |
Gets the user ID |
Defined in
ConsentResult.java
Supported Platforms
| Minimum supported OS version |
Android 4.0.3 (API level 15) |
Package
com.microsoft.rightsmanagement
Thread Safety
Members of this class are not guaranteed to be thread safe.