root
Toggle table of contents
goblin-service
Target filter
goblin-service
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.data
/
SessionCloseCommand
Session
Close
Command
goblin-service
data
class
SessionCloseCommand
(
val
session
:
Int
?
=
null
)
:
SessionCommand
Close the session.
Members
Constructors
Session
Close
Command
Link copied to clipboard
goblin-service
constructor
(
session
:
Int
?
=
null
)
Properties
session
Link copied to clipboard
goblin-service
open
override
val
session
:
Int
?
=
null
Session id or null = latest session
Functions
to
String
Link copied to clipboard
goblin-service
open
override
fun
toString
(
)
:
String