java.lang.Object | |
↳ | com.google.android.gms.cast.LaunchOptions.Builder |
A builder for LaunchOptions
objects.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructs a new
LaunchOptions.Builder . |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Builds and returns the
LaunchOptions object. | |||||||||||
Sets the desired application locale.
| |||||||||||
Sets the "relaunch if running" flag.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Sets the "relaunch if running" flag.
Parameters | |
---|---|
relaunchIfRunning |
boolean
|
Returns | |
---|---|
LaunchOptions.Builder |