Facebook allows you to send and receive notifications in your application with the REST API. You can expose your user’s request notifications, by using the facebook.notifications.get method, to see outstanding notification responses. You can also send notifications to your users with the facebook.notifications.send method and send invitations with the facebook.notifications.sendRequest method.

0 comments