omegaes / Whatsapp-API

An Android Library with demo application, to send media and text messages via Whatsapp on rooted device
http://abdul.mega4tech.com/
GNU Lesser General Public License v3.0
153 stars 78 forks source link

can I send a message to an unknown number? #8

Closed kishansinhparmar closed 6 years ago

Babar-Bashir commented 6 years ago

Yes

nooballday commented 6 years ago

@Babar-Bashir how do we do that ? the sendMessage method takes WContact object to determine the receiver.

kishansinhparmar commented 6 years ago

Okay, now I send a message to an unknown person using... new WContact("PersonNmae", "91xxxxxxxxxx@s.whatsapp.net")