toggle menu
debugger-common
3.0.1-beta01
common
switch theme
search in API
debugger-common
/
pro.respawn.flowmvi.debugger.model
/
ServerEvent
Server
Event
@
Serializable
sealed
interface
ServerEvent
:
MVIIntent
Inheritors
Stop
Members
Types
Stop
Link copied to clipboard
@
Serializable
data
class
Stop
(
val
index
:
Int
,
val
storeId
:
Uuid
)
:
ServerEvent
Properties
store
Id
Link copied to clipboard
abstract
val
storeId
:
Uuid
Functions
equals
Link copied to clipboard
abstract
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
override
fun
hashCode
(
)
:
Int