2
Reply

C# receve whatsapp msg ???

Ask a question
plz tell me how to receive msg from whatsapp in c# 
 this code is windows based 
 
 
if(txtstatus.InvokedRequired) 
Invoke(textbox,txtstatus,"connected..") ;
and how can write this code in webbase  plz tell me

Answers (2)