IncomingMessage

An incoming service message.

Properties

Link copied to clipboard
val ack: suspend () -> Unit

The function to call as soon as the message has been processed.

Link copied to clipboard

The contents of the service message.

Link copied to clipboard

The first-party endpoint that should receive the message.

Link copied to clipboard

The third-party endpoint that created the message.

Link copied to clipboard

The type of the service message (e.g., "application/vnd.relaynet.ping-v1.ping").