toggle menu
Ksui
2.2.0-SNAPSHOT
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
)
Types
Companion
Link copied to clipboard
object
Companion
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