Working with message handlers

When a push notification is received by a MobiLink Listener, it extracts a message, which is split up and divided into several keywords. The message keyword contains the entire message in a raw format. The message is then divided into subject, content, and sender keywords. These keywords are run through your message filter to determine which actions to initiate. For more information about using these keywords for filtering messages, see Filtering a message.


Filtering a message
Initiating actions
Action variables
Setting up light weight polling options