how do i wait for a wall comment and gets the content and then wait for another wall comment with wasteof-client
ok, how.
using socket.io, on “updateNotificationCount” (I think), get the unread notifications. for notification in notifications, if the notification isn’t a wall comment, “read” it. otherwise, act on it, then “read” it.
ok thanks