A builder for LaunchOptions
objects.
|
Builder()
Constructs a new
LaunchOptions.Builder.
|
|
|
Builder(LaunchOptions
copy)
Constructs a new
LaunchOptions.Builder
by making a copy of a give LaunchOptions.
|
| LaunchOptions |
build()
Builds and returns the
LaunchOptions
object.
|
| LaunchOptions.Builder |
setAndroidReceiverCompatible(boolean androidReceiverCompatible)
Sets
true if the sender app supports casting to an Android TV app.
|
| LaunchOptions.Builder | |
| LaunchOptions.Builder | |
| LaunchOptions.Builder |
setRelaunchIfRunning(boolean relaunchIfRunning)
Sets the "relaunch if running" flag.
|
Constructs a new LaunchOptions.Builder.
Constructs a new LaunchOptions.Builder
by making a copy of a give LaunchOptions.
Builds and returns the LaunchOptions
object.
Sets true if the sender app supports casting to an Android TV app.
Sets the credentials data.
Sets the desired application locale.
Sets the "relaunch if running" flag.