The members of Android.Drm.DrmInfoEvent are listed below.
See Also: Inherited members from Android.Drm.DrmEvent
| Creates a DrmInfoEvent object with the specified parameters. | ||
| Documentation for this section has not yet been entered. |
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | TypeAccountAlreadyRegistered | DrmInfoEventType (5). The registration has already been done for the given account. |
const | TypeAlreadyRegisteredByAnotherAccount | DrmInfoEventType (1). The registration has already been done by another account ID. |
const | TypeRemoveRights | DrmInfoEventType (2). The rights need to be removed completely. |
const | TypeRightsInstalled | DrmInfoEventType (3). The rights have been successfully downloaded and installed. |
const | TypeRightsRemoved | DrmInfoEventType (6). The rights have been removed. |
const | TypeWaitForRights | DrmInfoEventType (4). The rights object is being delivered to the device. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |