Android.Drm.DrmErrorEvent Members

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

See Also: Inherited members from Android.Drm.DrmEvent

Public Constructors

Creates a DrmErrorEvent 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
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.

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.