I'm making an application in C# which plays a sound when I receive a notification on Facebook.
I tried to find something, but that's all: documentation for notifications.get
But I can't understand how use it. Is this function useful or do I need to take another road?
I need to know not only the notifications but also the messages notifications and friends request notifications. I don't need the number but just to know if there is something new.