public static interface

CastRemoteDisplay.CastRemoteDisplaySessionCallbacks

com.google.android.gms.cast.CastRemoteDisplay.CastRemoteDisplaySessionCallbacks

Class Overview

Cast Remote Display session callbacks.

Summary

Public Methods
abstract void onRemoteDisplayEnded(Status status)
Called when the remote display session ends.

Public Methods

public abstract void onRemoteDisplayEnded (Status status)

Called when the remote display session ends.

Parameters
status Status: The reason that caused the remote display session to end.