notification
Alert the application's user about the application's state using a variety of methods
Description:
The notification object allows the developer to alert the user using device-specific capabilities.
Methods:
Use this method to register a new user id on a particular appMobi application.
This feature is now available from the Intel's HTML5 Tools documentation. Click here to redirect to that documentation.
This feature is now available from the Intel's HTML5 Tools documentation. Click here to redirect to that documentation.
Use this method to confirm the credentials of a user or to log an existing user in on a different device.
This information will force a rich push message to close.
This feature is now available from the Intel's HTML5 Tools documentation. Click here to redirect to that documentation.
Use this method to remove notifications from the server. This method replaces the notification.readPushNotifications method which is being deprecated.
Use this method to sign out of push notifications and no longer receive push messages for the application.
Use this method to change the email address and the password associated with the push notification service of an appMobi application.
Use this method to allow users to find other users of an appMobi application. It provides a kind of "friends" functionality.
Use this method to get any data associated with a notification.
Use this method to get a list of id keys to obtain access to the list of available notifications for this user.
This feature is now available from the Intel's HTML5 Tools documentation. Click here to redirect to that documentation.
Use this method to remove notifications from the server.
Use this method to allow users to force a user's device to re-synchronize notifications between this device and the database on the server.
Use this method to send a push notification to another user of an application.
Use this method to send an email message to a user including the password for push notifications for a particular appMobi application.
Use this method to associate attributes to a user.
This feature is now available from the Intel's HTML5 Tools documentation. Click here to redirect to that documentation.
Use this method to display a rich push message
This feature is now available from the Intel's HTML5 Tools documentation. Click here to redirect to that documentation.
Events:
This event is fired if the GCM service notifies appMobi that there is no Google account on the phone.
This event is fired once a push notification is removed from the messaging system
This event is fired once the user is signed out of the pushMobi messaging system
This event is fired once a user's credentials have been confirmed by the application
This event is fired once a push notification is marked as read and removed from the messaging system
This event is fired once the application has gotten a push notification
This event is fired once the notification system refreshes the data on an application
This event is fired if showRichPushViewer is called while a rich push message is already visible
This event is fired once a rich push message is closed
This event is fired once a push notification is sent from an application
This event is fired once a request is made by a user to have their notifications password emailed to them
This event is fired once further demographic information is associated with a user
This event is fired following a request by an application to find other users of the application
Version:
This object is available in appMobi Version 3.0.0


