The fields of Android.Drm.DrmErrorEvent are listed below. For a list of all members, see the DrmErrorEvent Members list.
See Also: Inherited members from Android.Drm.DrmEvent
const | TypeAcquireDrmInfoFailed | DrmErrorEventType (2008). Failed to acquire Android.Drm.DrmInfo. |
const | TypeNoInternetConnection | DrmErrorEventType (2005). An Internet connection is not available and no attempt can be made to renew rights. |
const | TypeNotSupported | DrmErrorEventType (2003). Response from the server cannot be handled by the DRM plug-in (agent). |
const | TypeOutOfMemory | DrmErrorEventType (2004). Memory allocation failed during renewal. |
const | TypeProcessDrmInfoFailed | DrmErrorEventType (2006). Failed to process Android.Drm.DrmInfo. |
const | TypeRemoveAllRightsFailed | DrmErrorEventType (2007). Failed to remove all the rights objects associated with all DRM schemes. |
const | TypeRightsNotInstalled | DrmErrorEventType (2001). Something went wrong installing the rights. |
const | TypeRightsRenewalNotAllowed | DrmErrorEventType (2002). The server rejected the renewal of rights. |