getSocialNotificationsCount

From LongJump Support Wiki
Revision as of 02:03, 3 December 2011 by imported>Aeric

Get a count of current user's notifications.

Syntax
CollectionsBean notifications;
notifications= Functions.getSocialNotificationsCount();
Returns
A CollectionBean containing SocialNotificationBean objects.
Throws
Exception