trixnity-core
3.0.0-beta1
trixnity-core
/
net.folivo.trixnity.core.model.push
/
PushCondition
/
EventMatch
Event
Match
@
Serializable
data
class
EventMatch
(
val
key
:
String
,
val
pattern
:
String
)
:
PushCondition
Constructors
Properties
Constructors
Event
Match
Link copied to clipboard
fun
EventMatch
(
key
:
String
,
pattern
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String
pattern
Link copied to clipboard
val
pattern
:
String