The fields of Android.Drm.DrmInfoEvent are listed below. For a list of all members, see the DrmInfoEvent Members list.
See Also: Inherited members from Android.Drm.DrmEvent
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. |