setName method

dynamic setName(
  1. String name
)

Rename the Spotify Player device. This is visible across all Spotify Connect devices.

Implementation

external dynamic setName(String name);