Ackpine
Toggle table of contents
0.11.2
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Ackpine
ackpine-api
/
ru.solrudev.ackpine.session
/
Session
/
StateListener
State
Listener
fun
interface
StateListener
<
in
F
:
Failure
>
Callback interface for listening to
Session
state updates.
Inheritors
TerminalStateListener
Members
Functions
on
State
Changed
Link copied to clipboard
abstract
fun
onStateChanged
(
sessionId
:
UUID
,
state
:
Session.State
<
F
>
)
Notifies about state update.