public interface

RemoteUtils.RemoteCall<ReturnT>

 androidx.car.app.utils.RemoteUtils.RemoteCall<ReturnT>

Overview

An interface that defines a remote call to be made.

Summary

Methods
public java.lang.Objectcall()

Performs the remote call.

Methods

public java.lang.Object call()

Performs the remote call.