Transfer playback to a new device and determine if it should start playing.
Transfer playback to a new device and determine if it should start playing.
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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.