-
Hello,
Although it is quite a while ago when "gebirgself" posted his question, i now have the same problem, and, as i am new to JOscarLib, it would be great if anyone could post some example code.
I already figured out that the *SSIAuthorizationReply* would do the trick, but i could not yet figure out, how to use it!
Any input on that would be much appreciated!
2009-10-13 07:58:50 UTC by shylockjew
-
duplicate of 2830536.
2009-08-13 15:34:25 UTC by lolo101
-
Hello, I build a library from cvs and it throws me this exception, here is stackTrace:
07-31 20:29:07.318: VERBOSE/System.err(5240): java.lang.ArrayIndexOutOfBoundsException
07-31 20:29:07.328: VERBOSE/System.err(5240): at java.lang.System.arraycopy(Native Method)
07-31 20:29:07.328: VERBOSE/System.err(5240): at JOscarLib.RawData.(RawData.java:98)
07-31 20:29:07.338...
2009-08-01 19:16:56 UTC by nobody
-
Hello, I build a library from cvs and it throws me this exception, here is stackTrace:
07-31 20:29:07.318: VERBOSE/System.err(5240): java.lang.ArrayIndexOutOfBoundsException
07-31 20:29:07.328: VERBOSE/System.err(5240): at java.lang.System.arraycopy(Native Method)
07-31 20:29:07.328: VERBOSE/System.err(5240): at JOscarLib.RawData.(RawData.java:98)
07-31 20:29:07.338...
2009-07-31 20:51:55 UTC by nobody
-
lolo101 committed patchset 194 of module JOscarLib to the Instant Messenger Lib (ICQ/AIM) CVS repository, changing 6 files.
2009-07-13 23:52:45 UTC by lolo101
-
lolo101 committed patchset 193 of module JOscarLib to the Instant Messenger Lib (ICQ/AIM) CVS repository, changing 7 files.
2009-07-13 15:44:20 UTC by lolo101
-
lolo101 committed patchset 192 of module JOscarLib to the Instant Messenger Lib (ICQ/AIM) CVS repository, changing 1 files.
2009-07-13 15:42:39 UTC by lolo101
-
This is not a bug. It's a misuse of the API.
Everybody is welcome to improve the documentation !
2009-07-05 17:50:12 UTC by lolo101
-
All ClientMeta commands are ICQ-specific. Unlike AIM, user ID has to be a number (the UIN).
Moreover i see you don't have the latest sources.
I recommend downloading the latest sources from CVS.
I hope this helps. Regards.
2009-07-05 17:48:24 UTC by lolo101
-
It seems the buddy name is taken instead of buddy UIN.
I suppose the buddy name is passed to method searchByUinTlv.
2009-06-30 11:40:47 UTC by lolo101