public interface

ServiceDispatcher.ReturnCall<T>

 androidx.car.app.activity.ServiceDispatcher.ReturnCall<T>

Overview

A call to fetch a value from the service. This call will block the thread until the value is received

Summary

Methods
public java.lang.Objectinvoke()

Remote invocation to execute

Methods

public java.lang.Object invoke()

Remote invocation to execute