共用方式為


Consent class

Base class for types of user consents.

Signature

public class Consent implements Serializable

Methods

Name Description
getConsentType
Gets the type of consent.
getConsentResult
Gets the consent result.
setConsentResult
Sets the consent result.

Defined in

Consent.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.