Method: RSpotify.client_token
- Defined in:
- lib/rspotify/connection.rb
.client_token ⇒ Object (readonly)
Returns the value of attribute client_token.
16 17 18 |
# File 'lib/rspotify/connection.rb', line 16 def client_token @client_token end |