SendEventResponse

@Serializable
data class SendEventResponse(val eventId: EventId)

Constructors

Link copied to clipboard
fun SendEventResponse(eventId: EventId)

Properties

Link copied to clipboard
val eventId: EventId