The members of Android.Drm.DrmEvent are listed below.
See Also: Inherited members from Java.Lang.Object
| A constructor used when creating managed representations of JNI objects; called by the runtime. | ||
| Creates a DrmEvent object with the specified parameters. | ||
| Documentation for this section has not yet been entered. |
const | DrmInfoObject | string. The key that is used in the attributes HashMap to pass the Android.Drm.DrmInfo object. |
const | DrmInfoStatusObject | string. The key that is used in the attributes HashMap to pass the return status. |
const | TypeAllRightsRemoved | DrmEventType (1001). All of the rights information associated with all DRM schemes have been successfully removed. |
const | TypeDrmInfoProcessed | DrmEventType (1002). The given DRM information has been successfully processed. |
| [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. |
GetAttribute(string)Retrieves the attribute associated with the specified key. | ||