Difference between revisions of "GetSocialNotificationsCount"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 8: | Line 8: | ||
;Returns: | ;Returns: | ||
:An integer containing the number of new notification messages. | :An integer containing the number of ''new'' notification messages. | ||
;Throws: | ;Throws: | ||
:Exception | :Exception |
Latest revision as of 19:19, 13 December 2011
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