| Package | Description |
|---|---|
| engineer.nightowl.sonos.api.domain | |
| engineer.nightowl.sonos.api.resource |
| Modifier and Type | Method and Description |
|---|---|
SonosPlayMode |
SonosPlaybackStatus.getPlayModes()
Getter for the field
playModes. |
| Modifier and Type | Method and Description |
|---|---|
void |
SonosPlaybackStatus.setPlayModes(SonosPlayMode playModes)
Setter for the field
playModes. |
| Constructor and Description |
|---|
SonosPlaybackStatus(SonosPlaybackPolicy availablePlaybackActions,
String itemId,
SonosPlaybackState playbackState,
SonosPlayMode playModes,
Integer positionMillis,
String previousItemId,
Integer previousPositionMillis,
String queueVersion)
Constructor for SonosPlaybackStatus.
|
| Modifier and Type | Method and Description |
|---|---|
SonosSuccess |
FavoriteResource.loadFavorite(String clientToken,
String groupId,
String favoriteId,
Boolean playOnCompletion,
SonosPlayMode playMode)
Activate a favorite in a group
|
SonosSuccess |
PlaybackResource.setPlayModes(String clientToken,
String groupId,
SonosPlayMode playMode)
Set playback options for a group (e.g.
|
Copyright © 2018. All rights reserved.