Mercurial > pidgin.yaz
view PLUGIN_HOWTO @ 28897:546dcce6f780
oscar: According to the online docs, statusCode 607 is rate limit (confirmed
by my "tests" and Adium#13368c5. 401 is supposedly "Authorization required",
but I've left in that anyway.
http://dev.aol.com/aim/web/serverapi_reference#startOSCARSession
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 06 Nov 2009 18:12:01 +0000 |
parents | db5a58aabe38 |
children |
line wrap: on
line source
For information on writing a plugin for Purple, Pidgin or Finch, go http://developer.pidgin.im and click on API. From there, see the HOWTOs in the "Related Pages" section. You can also generate this documentation locally by installing doxygen and graphviz dot, then running "make docs" in the source tree. The documentation will be in the docs/html directory.