public static final class

CastRemoteDisplay.CastRemoteDisplayOptions

extends Object
implements Api.ApiOptions.HasOptions
java.lang.Object
   ↳ com.google.android.gms.cast.CastRemoteDisplay.CastRemoteDisplayOptions

This class is deprecated.
Use the CastRemoteDisplayClient via getClient(Context) instead.

Class Overview

API configuration parameters for CastRemoteDisplay. The CastRemoteDisplay.CastRemoteDisplayOptions.Builder is used to create an instance of CastRemoteDisplay.CastRemoteDisplayOptions.

Summary

Nested Classes
class CastRemoteDisplay.CastRemoteDisplayOptions.Builder This class is deprecated. Use the CastRemoteDisplayClient via getClient(Context) instead.  
[Expand]
Inherited Methods
From class java.lang.Object