Android.Drm.DrmRights Members

The members of Android.Drm.DrmRights are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates a DrmRights object with the given parameters.
Creates a DrmRights object with the given parameters.
Creates a DrmRights object with the given parameters.
Creates a DrmRights object with the given parameters.
Creates a DrmRights object with the given parameters.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
AccountIdstring. Retrieves the account ID associated with this DrmRights object.
[read-only]
MimeTypestring. Retrieves the MIME type associated with this DrmRights object.
[read-only]
SubscriptionIdstring. Retrieves the subscription ID associated with this DrmRights object.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

GetData() : byte[]
Retrieves the rights data associated with this DrmRights object.