java.lang.Object | |
↳ | android.drm.DrmStore.DrmObjectType |
Defines DRM object types.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | CONTENT | A rights-protected file object type. | |||||||||
int | RIGHTS_OBJECT | A rights information object type. | |||||||||
int | TRIGGER_OBJECT | A trigger information object type. | |||||||||
int | UNKNOWN | An unknown object type. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This constructor was deprecated
in API level 16.
This class should have been an interface instead.
The default constuctor should have not been exposed.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
A rights-protected file object type.
A rights information object type.
A trigger information object type.
An unknown object type.
This constructor was deprecated
in API level 16.
This class should have been an interface instead.
The default constuctor should have not been exposed.