Push Messages
Use pushMobi to send rich push messages that appear in your application
Description:
The appMobi pushMobi package is a cross platform push messaging service for mobile applications. It allows developers to design and write code to handle push messaging once for both Android and iOS platforms.
Commands
This command will return information about a registered user of a pushMobi-enabled application. It will return a pushMobi user name given an email address or a pushMobi username. Alternately, if a pushMobi username is sent the system can be used to confirm whether that username is valid for the application or not.
This command is used to determine the total number of messages in a broadcast message as well as the current number of unread messages in a broadcast.
This command is used to retrieve all messages for a pushMobi unique identifier related to a particular pushMobi enabled application.
This command returns the number of users for an application. The results can optionally be filtered by attribute.
This command marks a message as "read", flagging it to ultimately be deleted from the pushMobi system.
This command is used to broadcast a message to group of users registered to an application.
This command is used to send a message to a specific pushMobi user by their unique identifier.
This command is used to send a message to a specific device running a pushMobi enabled application.
This command sets a user defined attribute for a specific user.


