| java.lang.Object | |
| ↳ | android.support.v7.media.MediaRouteProvider.Callback | 
Callback which is invoked when route information becomes available or changes.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
          | 
        
          | 
       ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
          | 
        
          
          Called when information about a route provider and its routes changes.
          
         | 
       ||||||||||
| 
         
          [Expand]
         
          
          Inherited Methods
          
         | 
       |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
         
           
         
         From class
         
          java.lang.Object
         
         
  | 
       |||||||||||||||||||||||||||||||||
Called when information about a route provider and its routes changes.
| provider | The media route provider that changed, never null. | 
|---|---|
| descriptor | The new media route provider descriptor, or null if none. |