public interface

DiscoveryManagerListener

com.google.android.gms.cast.framework.DiscoveryManagerListener

Class Overview

A listener interface for monitoring the availability of Cast devices.

Summary

Public Methods
abstract void onDeviceAvailabilityChanged(boolean available)
Called when the availability of Cast devices is changed.

Public Methods

public abstract void onDeviceAvailabilityChanged (boolean available)

Called when the availability of Cast devices is changed.

Parameters
available boolean