Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SpotifyDevice

Represents a single Spotify device capable of streaming music.

Hierarchy

  • SpotifyDevice

Index

Properties

id

id: string

Device ID.

is_active

is_active: boolean

is_private_session

is_private_session: boolean

is_restricted

is_restricted: boolean

name

name: string

Device name.

type

type: string

Device type.

volume_percent

volume_percent: number

Volume level (as a percentage between 0 and 100).

Generated using TypeDoc