TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Karthik Ramachandran
NA
116
28.1k
How to send whatsapp message from c#
Aug 21 2018 7:14 AM
Dear Team,
would you help me out regarding WhatsAppApi, i was unable to generate password.
here is my sample code
string password;
string repsonse;
WhatsAppApi.Register.WhatsRegisterV2.RequestCode("971XXXXX", out password, out repsonse, "sms", null);
MessageBox.Show(password); // im getting here null
MessageBox.Show(repsonse); // im getting here "status" : fail, "old_version"
Reply
Answers (
6
)
how to save folder path in database for web api
Fire change event of checkbox in c# using jquery