Added in API level 26
Summary:
Methods
| Inherited Methods
MediaCas.PluginDescriptor
public
static
class
MediaCas.PluginDescriptor
extends Object
| java.lang.Object | |
| ↳ | android.media.MediaCas.PluginDescriptor |
Describe a CAS plugin with its CA_system_ID and string name.
Returned as results of MediaCas.enumeratePlugins().
Summary
Public methods | |
|---|---|
String
|
getName()
|
int
|
getSystemId()
|
String
|
toString()
Returns a string representation of the object. |
Inherited methods | |
|---|---|
Public methods
toString
Added in API level 26
public String toString ()
Returns a string representation of the object.
| Returns | |
|---|---|
String |
a string representation of the object. |