fabiofai / jnibwapi

Automatically exported from code.google.com/p/jnibwapi
0 stars 0 forks source link

Read chat message with onSendText event ? #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

Currently working with this interface,

Is it complicated to add this features ? (i'm not a c++ guy)
I saw in the .cpp client-bridge : // Don't currently care about these

but what else should I add with that :
case EventType::SendText:
 jEnv->callObjectMethod(classref, eventCallback, (11 ?), e->getText(), 0);
break;

Original issue reported on code.google.com by alexpier...@gmail.com on 7 May 2013 at 11:52

GoogleCodeExporter commented 8 years ago
Hi, this has already been available since r35. Just checkout the repository 
using subversion.

Original comment by martijn....@gmail.com on 7 May 2013 at 3:28

GoogleCodeExporter commented 8 years ago
Hi again,

I checked the Svn, i kinda miss some parts, like the "acual" bridge or used
library,
My bet is i got everything, I but i'm a bit lost... :(

Thx for any help !

Best regards.

Original comment by alexpier...@gmail.com on 11 May 2013 at 1:03

GoogleCodeExporter commented 8 years ago
Hi again,

Through the wiki, I find solution to my problem,
but your batch file from the trunk is not doing something,

It says :
    Could not find class file for 'eisbot.proxy.JNIBWPI'
   Same for the second command line.

I'm Tottaly lost here !
Thx for any help.

2013/5/11 Alexandre PIERRE <alexpierrestone@gmail.com>

Original comment by alexpier...@gmail.com on 11 May 2013 at 3:52