public static interface

CastRemoteDisplay.CastRemoteDisplaySessionResult

implements Result
com.google.android.gms.cast.CastRemoteDisplay.CastRemoteDisplaySessionResult

Class Overview

When a remote display session to a device has been established, this object contains information about the session, including its virtual display and current status. If the connection fails, then all values except getStatus() will be invalid.

Summary

Public Methods
abstract Display getPresentationDisplay()
Returns the virtual display of the current remote display session.
[Expand]
Inherited Methods
From interface com.google.android.gms.common.api.Result

Public Methods

public abstract Display getPresentationDisplay ()

Returns the virtual display of the current remote display session.

Returns
Display