toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.log.repo.query
/
SelectEventByMessageIdAndEventTypeQuery
Select
Event
By
Message
Id
And
Event
Type
Query
data
class
SelectEventByMessageIdAndEventTypeQuery
(
val
messageId
:
String
,
val
eventType
:
Byte
)
Members
Constructors
Select
Event
By
Message
Id
And
Event
Type
Query
Link copied to clipboard
constructor
(
messageId
:
String
,
eventType
:
Byte
)
Properties
event
Type
Link copied to clipboard
val
eventType
:
Byte
message
Id
Link copied to clipboard
val
messageId
:
String