tgalal / yowsup

The WhatsApp lib
GNU General Public License v3.0
7.03k stars 2.23k forks source link

Using yowsup in Java #293

Closed drenda closed 9 years ago

drenda commented 10 years ago

Hi, in your doc you wrote: "Not only Yowsup is cross platform, it also provides you with a DBus interface you can communicate with. This means, you can use Yowsup within the language of your choice."

I don't find any documentation/example to how I can use your DBus into my Java application.

Can you provide some informations please?

Thanks

drenda commented 10 years ago

Yes I read that but seems that in yowsup is missing a bit of documentation about DBus.

Someone was able to interact with yowsup with DBus?

Thanks! Il 29/giu/2014 06:50 "Wayan Widnyana Putra" notifications@github.com ha scritto:

have you read this? http://dbus.freedesktop.org/doc/dbus-java/dbus-java/

— Reply to this email directly or view it on GitHub https://github.com/tgalal/yowsup/issues/293#issuecomment-47445859.

rihenperry commented 9 years ago

@drenda I am experimenting with this library and I found an article which is not on Dbus but calls a bash script from java.Here is the link. http://xebee.xebia.in/index.php/2013/11/25/yowsup-the-whatsapp-api/ Although this is not the usual way of providing integration but in case you are impatient then you can try that.

tgalal commented 9 years ago

sorry docs are outdated, dbus support was left out at some point, yowsup 2.0 should bring that back though