Description Usage Arguments Value
Transfer playback to a new device and determine if it should start playing.
1 2 3 4 5 | transfer_my_playback(
device_ids,
play = FALSE,
authorization = get_spotify_authorization_code()
)
|
device_ids |
Required. A character vector containing the ID of the device this on which playback should be started/transferred. Note: only a single device_id is currently supported. |
play |
Optional. |
authorization |
Required. A valid access token from the Spotify Accounts service. See the Web API authorization Guide for more details. Defaults to |
No return value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.