| java.lang.Object | |
| ↳ | android.service.media.MediaBrowserService.BrowserRoot |
Contains information that the browser service needs to send to the client when first connected.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructs a browser root.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets any extras about the brwoser service.
| |||||||||||
Gets the root id for browsing.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Constructs a browser root.
| rootId | The root id for browsing. |
|---|---|
| extras | Any extras about the browser service. |