FAXL3: Notifications
From fringDocumentation
Notifications
Any communication between FIS to the add-on server is in a form of Notification. There are few types of notifications:
- MessageRetrievalRequest – received when the users clicks on your add-on and requests a MessageFeed
- CommandExecRequest (Client Request) – received when the client sends information back to the add-on using the action SendToServer
- PresenceStatusNotification – received when the client changes his presence info (becomes online, offline)
- SubscriptionRequest – received when the client tries to subscribe to the add-on
- UnSubscriptionNotification – received when the client tries to unsubscribe from the add-on
- GeoNotification - received when GPS action was sent