| java.lang.Object | ||
| ↳ | android.support.v7.media.RemotePlaybackClient.ActionCallback | |
| ↳ | android.support.v7.media.RemotePlaybackClient.SessionActionCallback | |
Callback for remote playback requests that operate on sessions.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Called when the request succeeds.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
android.support.v7.media.RemotePlaybackClient.ActionCallback
| |||||||||||
From class
java.lang.Object
| |||||||||||
Called when the request succeeds.
| data | The result data bundle. |
|---|---|
| sessionId | The session id. |
| sessionStatus | The session status, or null if unknown. |