public class DrmStore extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DrmStore.Action
Defines actions that can be performed on rights-protected content.
|
static interface |
DrmStore.ConstraintsColumns
Interface definition for the columns that represent DRM constraints.
|
static class |
DrmStore.DrmObjectType
Defines DRM object types.
|
static class |
DrmStore.Playback
Defines playback states for content.
|
static class |
DrmStore.RightsStatus
Defines status notifications for digital rights.
|
Constructor and Description |
---|
DrmStore()
Deprecated.
This class should have been an interface instead.
The default constuctor should have not been exposed.
|