toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
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
is
Invalid
Data
Link copied to clipboard
fun
isInvalidData
(
data
:
String
)
:
Boolean