Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui
/
APIRepository
/
Companion
Companion
object
Companion
(
source
)
Members
Types
Saved
Load
Response
Link copied to clipboard
data
class
SavedLoadResponse
(
val
unixTime
:
Long
,
val
response
:
LoadResponse
,
val
hash
:
Pair
<
String
,
String
>
)
Properties
CACHE_
SIZE
Link copied to clipboard
const
val
CACHE_SIZE
:
Int
=
20
dub
Status
Active
Link copied to clipboard
var
dubStatusActive
:
HashSet
<
DubStatus
>
none
Api
Link copied to clipboard
val
noneApi
:
MainAPI
random
Api
Link copied to clipboard
val
randomApi
:
MainAPI
Functions
get
Timeout
Link copied to clipboard
fun
getTimeout
(
desired
:
Long
?
)
:
Long
is
Invalid
Data
Link copied to clipboard
fun
isInvalidData
(
data
:
String
)
:
Boolean