toggle menu
pulvreakt
0.10.1-dev0q+0606a4a6dd
common
switch theme
search in API
core
/
it.unibo.pulvreakt.api.reconfiguration.event
/
ReconfigurationResult
/
ReconfigurationSuccess
Reconfiguration
Success
data
class
ReconfigurationSuccess
<
T
:
Any
>
(
val
event
:
T
)
:
ReconfigurationResult
<
T
>
Represents a successful reconfiguration caused by the
event
.
Members
Constructors
Reconfiguration
Success
Link copied to clipboard
constructor
(
event
:
T
)
Properties
event
Link copied to clipboard
val
event
:
T