getSocialNotificationsCount

From LongJump Support Wiki
Revision as of 19:19, 13 December 2011 by imported>Aeric
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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