Push Notification
You can use the following two types of push notification with things.
This section explains how to implement:
- Push To App Notification to receive push notifications for updates in a subscribed bucket.
- Push to User Notification to receive push notifications for messages sent to a subscribed topic.
Thing Interaction Framework internally uses Direct Push notification although you cannot directly use it.
You need to prepare the reception handler described in Implementing the Reception Handler to receive push notifications.