DrmInfoEventType Enum

Definition

Enumerates values returned by several types and taken as a parameter of several types.

public enum DrmInfoEventType
type DrmInfoEventType = 
Inheritance
DrmInfoEventType

Fields

AccountAlreadyRegistered 5

The registration has already been done for the given account.

AlreadyRegisteredByAnotherAccount 1

The registration has already been done by another account ID.

RemoveRights 2

The rights need to be removed completely.

RightsInstalled 3

The rights have been successfully downloaded and installed.

RightsRemoved 6

The rights have been removed.

WaitForRights 4

The rights object is being delivered to the device.

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