Applied

data class Applied(val session: Long, val revision: Long) : RemoteMessage(source)

Confirms that the client validated and atomically installed a complete declaration revision. This is not proof that a frame was presented or that an operator saw it.

Constructors

Link copied to clipboard
constructor(session: Long, revision: Long)

Properties

Link copied to clipboard
Link copied to clipboard
open override val session: Long

Terminal queue owner, or null for a connection-level greeting.