Class Context

java.lang.Object
de.sonallux.spotify.api.models.Context

public class Context extends Object
ContextObject
  • Field Details

    • externalUrls

      public ExternalUrl externalUrls

      External URLs for this context.

    • href

      public String href

      A link to the Web API endpoint providing full details of the track.

    • type

      public String type

      The object type, e.g. "artist", "playlist", "album", "show".

    • uri

      public String uri

      The Spotify URI for the context.

  • Constructor Details

    • Context

      public Context()