Hydra core
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Hydra core
Hydra core
/
knf.hydra.core.models.data
/
WebItem
Web
Item
class
WebItem
(
name
:
String
,
link
:
String
)
:
SourceItem
Represents the data used to open the web page
Parameters
name
Screen title
link
Web link to be used
Members
Constructors
Web
Item
Link copied to clipboard
constructor
(
name
:
String
,
link
:
String
)