java.lang.Object | |
↳ | com.google.android.gms.cast.Cast.CastOptions |
API configuration parameters for Cast
. The Cast.CastOptions.Builder
is used
to create an instance of Cast.CastOptions
.
Nested Classes | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Cast.CastOptions.Builder |
A builder to create an instance of Cast.CastOptions to set
API configuration parameters for Cast .
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Configures the Cast API to connect to this Google Cast device.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Configures the Cast API to connect to this Google Cast device.
castDevice | The Cast receiver device returned from the MediaRouteProvider. May not
be null . |
---|---|
castListener | The listener for Cast events. May not be null . |