efplayer
1.4.9
efplayer
/
com.github.Vincentvibe3.efplayer.extractors.serialization
/
SpotifyTokenResponse
Spotify
Token
Response
@
Serializable
data
class
SpotifyTokenResponse
(
access_token
:
String
,
expires_in
:
Long
)
Content copied to clipboard
Properties
Properties
access_token
Link copied to clipboard
val
access_token
:
String
Content copied to clipboard
expires_in
Link copied to clipboard
val
expires_in
:
Long
Content copied to clipboard