toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.utils
/
TestingUtils
/
TestResult
Test
Result
open
class
TestResult
(
val
success
:
Boolean
)
(
source
)
Inheritors
TestResultList
TestResultLoad
TestResultProvider
Members
Constructors
Test
Result
Link copied to clipboard
constructor
(
success
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
success
Link copied to clipboard
val
success
:
Boolean