Android.Drm.DrmErrorEvent: Field Members

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

Public Fields

const
TypeAcquireDrmInfoFailedDrmErrorEventType (2008). Failed to acquire Android.Drm.DrmInfo.
const
TypeNoInternetConnectionDrmErrorEventType (2005). An Internet connection is not available and no attempt can be made to renew rights.
const
TypeNotSupportedDrmErrorEventType (2003). Response from the server cannot be handled by the DRM plug-in (agent).
const
TypeOutOfMemoryDrmErrorEventType (2004). Memory allocation failed during renewal.
const
TypeProcessDrmInfoFailedDrmErrorEventType (2006). Failed to process Android.Drm.DrmInfo.
const
TypeRemoveAllRightsFailedDrmErrorEventType (2007). Failed to remove all the rights objects associated with all DRM schemes.
const
TypeRightsNotInstalledDrmErrorEventType (2001). Something went wrong installing the rights.
const
TypeRightsRenewalNotAllowedDrmErrorEventType (2002). The server rejected the renewal of rights.