Extends
Methods
-
del()
-
Delete the event
- Overrides:
- NXMEvent#del
- Source:
Returns:
- Type
- Promise
-
delivered()
-
Set the message status to 'delivered'.
handled by the SDK- Overrides:
- NXMEvent#delivered
- Source:
Returns:
- Type
- Promise
-
seen()
-
Set the message status to 'seen'
- Overrides:
- NXMEvent#seen
- Source:
Returns:
- Type
- Promise