Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.settings.extensions
/
PluginViewData
Plugin
View
Data
data
class
PluginViewData
(
val
plugin
:
Plugin
,
val
isDownloaded
:
Boolean
)
(
source
)
Members
Constructors
Plugin
View
Data
Link copied to clipboard
constructor
(
plugin
:
Plugin
,
isDownloaded
:
Boolean
)
Properties
is
Downloaded
Link copied to clipboard
val
isDownloaded
:
Boolean
plugin
Link copied to clipboard
val
plugin
:
Plugin