DrmStore
open classDrmStore
| kotlin.Any | |
| ↳ | android.drm.DrmStore | 
Defines constants that are used by the DRM framework.
Summary
| Nested classes | |
|---|---|
| open | Defines actions that can be performed on rights-protected content. | 
| abstract | Interface definition for the columns that represent DRM constraints. | 
| open | Defines DRM object types. | 
| open | Defines playback states for content. | 
| open | Defines status notifications for digital rights. | 
| Public constructors | |
|---|---|
| DrmStore() | |
Public constructors
DrmStore
Added in API level 11
      DrmStore()
Deprecated: This class should have been an interface instead. The default constuctor should have not been exposed.
