java.lang.Object | |
↳ | android.media.browse.MediaBrowser.ConnectionCallback |
Callbacks for connection related events.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Invoked after
connect() when the request has successfully completed.
| |||||||||||
Invoked when the connection to the media browser failed.
| |||||||||||
Invoked when the client is disconnected from the media browser.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Invoked after connect()
when the request has successfully completed.
Invoked when the connection to the media browser failed.
Invoked when the client is disconnected from the media browser.