Synergy Messaging Plugins
Revision as of 22:23, 21 April 2012 by Invalidopcode (talk | contribs)
This page is a work-in-progress! |
How Synergy Messaging Plugins Work
Basics of how a Synergy connector works: A service must be registered to handle an account, then an account must be created. When the account is enabled in the Accounts app, then it will be available for the Messaging app to use. When the Messaging app wants to send a message, it will insert an object into the system database, which the service will then query and then handle the sending of the message. Similarly, when a message is received, the service will place an object into the system database, where the Messaging app will handle the notification and displaying of the message.