JFacebookUser::updateNotification
Method to mark a notification as read. Requires authentication and manage_notifications permission.
Signature
public function updateNotification(string
$notification )
Parameters
-
$notification
- The notification id.
Returns
- boolean
- Returns true if successful, and false otherwise.