Android.Drm.DrmInfoEvent Members

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

See Also: Inherited members from Android.Drm.DrmEvent

Public Constructors

Creates a DrmInfoEvent object with the specified parameters.
Documentation for this section has not yet been entered.

Protected Constructors

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

Public Fields

const
TypeAccountAlreadyRegisteredDrmInfoEventType (5). The registration has already been done for the given account.
const
TypeAlreadyRegisteredByAnotherAccountDrmInfoEventType (1). The registration has already been done by another account ID.
const
TypeRemoveRightsDrmInfoEventType (2). The rights need to be removed completely.
const
TypeRightsInstalledDrmInfoEventType (3). The rights have been successfully downloaded and installed.
const
TypeRightsRemovedDrmInfoEventType (6). The rights have been removed.
const
TypeWaitForRightsDrmInfoEventType (4). The rights object is being delivered to the device.

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.