EventResponse

sealed interface EventResponse

Abstract representation of possible remote server responses for sent events.

Inheritors

Types

Link copied to clipboard
data object Success : EventResponse

The response indicates that the event has been successfully processed by the remote server.