DrmInfoRequestType Enum

Definition

Enumerates values returned by several types and taken as a parameter of the F:Android.Drm.DrmInfoRequest..ctor, and F:Android.Drm.DrmInfoStatus..ctor members.

public enum DrmInfoRequestType
type DrmInfoRequestType = 
Inheritance
DrmInfoRequestType

Fields

RegistrationInfo 1

Acquires DRM server registration information.

RightsAcquisition 3

Acquires rights information.

RightsAcquisitionProgressInfo 4

Acquires the progress of the rights acquisition.

UnregistrationInfo 2

Acquires information for unregistering the DRM server.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to