krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
component-model
/
uk.shusek.krwa.component
/
WitHostImportId
Wit
Host
Import
Id
data
class
WitHostImportId
(
val
interfaceName
:
String
,
val
functionName
:
String
)
Identifies a host function declared by an interface imported by the selected WIT world.
Members
Constructors
Wit
Host
Import
Id
Link copied to clipboard
constructor
(
interfaceName
:
String
,
functionName
:
String
)
Properties
function
Name
Link copied to clipboard
val
functionName
:
String
interface
Name
Link copied to clipboard
val
interfaceName
:
String