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
/
SessionResetCommand
Session
Reset
Command
goblin-service
data
class
SessionResetCommand
(
val
session
:
Int
?
=
null
)
:
SessionCommand
Reset the session (measurements, counters).
Members
Constructors
Session
Reset
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