| java.lang.Object | ||
| ↳ | android.support.v7.media.RemotePlaybackClient.ActionCallback | |
| ↳ | android.support.v7.media.RemotePlaybackClient.ItemActionCallback | |
Callback for remote playback requests that operate on items.
| 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. | 
| itemId | The item id. | 
| itemStatus | The item status. |