toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
Intent
Intent
@
Serializable
data
class
Intent
(
val
scope
:
IntentScope
,
val
version
:
IntentVersion
,
val
appId
:
AppId
)
Members
Constructors
Intent
Link copied to clipboard
constructor
(
scope
:
IntentScope
,
version
:
IntentVersion
,
appId
:
AppId
)
Properties
app
Id
Link copied to clipboard
val
appId
:
AppId
scope
Link copied to clipboard
val
scope
:
IntentScope
version
Link copied to clipboard
val
version
:
IntentVersion