Push
Table of Contents
Classes
- ApplicationChannel
- Messages, sent through this channel will be delivered when user opens his mobile application, or if it's already opened.
- Channel
- DeviceChannel
- Messages, sent through this channel will be delivered as system push-notification, even mobile app is closed.
- EventHandler
- Message
- Data-class represents push-notification from backend to mobile app.
- Sender
- Facade to send push-messages.