spotify-web-api-kotlin
/
com.adamratzman.spotify.http
/
CacheState
common
Cache
State
data class
CacheState
(data:
String
, eTag:
String
?, expireBy:
Long
)
Content copied to clipboard
Properties
Sources
Properties
data
Link copied to clipboard
common
val
data
:
String
Content copied to clipboard
eTag
Link copied to clipboard
common
val
eTag
:
String
?
Content copied to clipboard
expireBy
Link copied to clipboard
common
val
expireBy
:
Long
= 0
Content copied to clipboard
Sources
common source
Link copied to clipboard