public interface

ServiceDispatcher.OnBindingListener

 androidx.car.app.activity.ServiceDispatcher.OnBindingListener

Overview

An interface for monitoring the binding state of a service connection.

Summary

Methods
public booleanisBound()

Returns true if the service connection is bound.

Methods

public boolean isBound()

Returns true if the service connection is bound.