DrmStoreActionCode Enum

Definition

Enumerates values returned by several methods of DrmStoreActionCode and taken as a parameter of several methods of DrmManagerClient.

public enum DrmStoreActionCode
type DrmStoreActionCode = 
Inheritance
DrmStoreActionCode

Fields

Default 0

The default action.

Display 7

The rights-protected content can be displayed.

Execute 6

The rights-protected content can be executed.

Output 4

The rights-protected content can be set as output.

Play 1

The rights-protected content can be played.

Preview 5

The rights-protected content can be previewed.

Ringtone 2

The rights-protected content can be set as a ringtone.

Transfer 3

The rights-protected content can be transferred.

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