SelectEventByMessageIdAndEventTypeQuery

data class SelectEventByMessageIdAndEventTypeQuery(val messageId: String, val eventType: Byte)

Constructors

Link copied to clipboard
constructor(messageId: String, eventType: Byte)

Properties

Link copied to clipboard
Link copied to clipboard