krpc-shared-api
0.1.148
common
krpc-shared-api
/
org.brightify.hyperdrive.krpc.session
/
OutgoingContextUpdate
/
Modification
Modification
common
sealed
class
Modification
<
VALUE
>
Content copied to clipboard
Types
Inheritors
Types
Remove
Link copied to clipboard
common
class
Remove
(
val
oldRevision
:
Int
)
:
OutgoingContextUpdate.Modification
<
Any
>
Content copied to clipboard
Set
Link copied to clipboard
common
class
Set
<
VALUE
>
(
val
oldRevision
:
Int
?
,
val
newRevision
:
Int
,
val
newValue
:
VALUE
)
:
OutgoingContextUpdate.Modification
<
VALUE
>
Content copied to clipboard
Inheritors
Set
Link copied to clipboard
Remove
Link copied to clipboard