OutgoingContextUpdate

data class OutgoingContextUpdate(val updates: Map<Session.Context.Key<Any>, OutgoingContextUpdate.Modification<Any>>)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
sealed class Modification<VALUE>

Properties

Link copied to clipboard