Adaptr
/
com.adaptr.android.playersdk.models
/
CacheInfo
Cache
Info
class
CacheInfo
Content copied to clipboard
Created by arv on 3/12/18.
Constructors
Properties
Constructors
CacheInfo
Link copied to clipboard
fun
CacheInfo
()
Content copied to clipboard
Properties
cacheSize
Link copied to clipboard
@
SerializedName
(
value =
"max"
)
var
cacheSize
:
Int
= 0
Content copied to clipboard
fileSize
Link copied to clipboard
@
SerializedName
(
value =
"length"
)
var
fileSize
:
Int
= 0
Content copied to clipboard
url
Link copied to clipboard
@
SerializedName
(
value =
"url"
)
lateinit var
url
:
String
Content copied to clipboard