Notification class
Properties
-
actions
↔ List<Object?>
-
The action(s) to perform when the conditions for this rule are met.
See Push Rules: API.
getter/setter pair
-
event
↔ SDNEvent
-
The Event object for the event that triggered the notification.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
profileTag
↔ String?
-
The profile tag of the rule that matched this event.
getter/setter pair
-
read
↔ bool
-
Indicates whether the user has sent a read receipt indicating
that they have read this message.
getter/setter pair
-
roomId
↔ String
-
The ID of the room in which the event was posted.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
ts
↔ int
-
The unix timestamp at which the event notification was sent,
in milliseconds.
getter/setter pair