venomous0x / WhatsAPI

Interface to WhatsApp Messenger
2.59k stars 2.14k forks source link

No whatsapp API event is raised on calling and method : SendSync, SendGetStatuses #1149

Open sharpdroid opened 9 years ago

sharpdroid commented 9 years ago

I am new to whatsapp API which I am using in C# Windows application. I have bind all the events for ex: onGetMessage, OnGetLastseen etc. but the problem is that when I call method : SendGetStatuses it doesnt raise any event and not even any error...

How can i get the event ? How to solve this problem .? Thanks in advance

gremlin1970 commented 8 years ago

show your code!