Authorization Type
The type of Spotify authorization used to build an Api instance
Entries
Link copied to clipboard
Authorization through explicit affirmative action taken by a client (user) allowing the application to access a/multiple SpotifyScope
Link copied to clipboard
Authorization through application client id and secret, allowing access only to public endpoints and data
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.