| Package | Description |
|---|---|
| engineer.nightowl.sonos.api.enums | |
| engineer.nightowl.sonos.api.resource |
| Modifier and Type | Method and Description |
|---|---|
static SonosTvPowerState |
SonosTvPowerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SonosTvPowerState[] |
SonosTvPowerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SonosSuccess |
HomeTheaterResource.setTvPowerState(String clientToken,
String playerId,
SonosTvPowerState tvPowerState)
Instruct the specified player to set the attached device to the specified power state using HDMI.
|
Copyright © 2018. All rights reserved.