getSocialNotificationsCount
From LongJump Support Wiki
Revision as of 19:19, 13 December 2011 by imported>Aeric
Get a count of current user's unread notifications.
- Syntax
int count = Functions.getSocialNotificationsCount();
- Returns
- An integer containing the number of new notification messages.
- Throws
- Exception