AI-generated Key Takeaways
-
The CastRemoteDisplay.CastRemoteDisplayOptions class is deprecated.
-
You should use the CastRemoteDisplayClient via CastRemoteDisplay.getClient(Context) instead of this class.
-
This class provides API configuration parameters for CastRemoteDisplay.
-
The CastRemoteDisplay.CastRemoteDisplayOptions.Builder is used to create instances of this class.
implements Api.ApiOptions.HasOptions
This class is deprecated.
Use the CastRemoteDisplayClient
via
CastRemoteDisplay.getClient(Context) instead.
API configuration parameters for CastRemoteDisplay.
The
CastRemoteDisplay.CastRemoteDisplayOptions.Builder is used to create an instance
of
CastRemoteDisplay.CastRemoteDisplayOptions.
Nested Class Summary
| class | CastRemoteDisplay.CastRemoteDisplayOptions.Builder | This class is deprecated. Use the
CastRemoteDisplayClient
via
CastRemoteDisplay.getClient(Context) instead. |
|