MCPcopy Create free account
hub / github.com/dinofizz/diskplayer / TransferPlayback

Method TransferPlayback

client.go:17–17  ·  view source on GitHub ↗
(deviceID spotify.ID, play bool)

Source from the content-addressed store, hash-verified

15 PlayerDevices() ([]spotify.PlayerDevice, error)
16 Pause() error
17 TransferPlayback(deviceID spotify.ID, play bool) error
18 PlayOpt(opt *spotify.PlayOptions) error
19}
20

Callers 2

PlayUriFunction · 0.65
TransferPlaybackMethod · 0.65

Implementers 2

SpotifyClientclient.go
Clientmocks/Client.go

Calls

no outgoing calls

Tested by

no test coverage detected