CarRemoteAccessManager.CompletableRemoteTaskFuture
  public
  static
  
  
  interface
  CarRemoteAccessManager.CompletableRemoteTaskFuture
  
  
  
| android.car.remoteaccess.CarRemoteAccessManager.CompletableRemoteTaskFuture | 
An interface passed from RemoteTaskClientCallback.
 
The remote task client uses this interface to tell CarRemoteAccessManager that it
 finalized the pending remote tasks.
Summary
Public methods | |
|---|---|
        abstract
        
        
        
        
        void
     | 
  
    
      
      complete()
      
      
        Tells   | 
  
Public methods
complete
public abstract void complete ()
Tells CarRemoteAccessManager that the remote task client finalized the pending
 remoate tasks.