PLUGIN_HOWTO

Fri, 06 Mar 2015 22:09:34 +0000

author
David Woodhouse <David.Woodhouse@intel.com>
date
Fri, 06 Mar 2015 22:09:34 +0000
changeset 36310
723b8ecf31cd
parent 35391
de331168e981
permissions
-rw-r--r--

Add media_send_dtmf() to prpl

This allows for prpls to have their own protocol-specific method for
sending DTMF.

Refs #12617

For information on writing a plugin for Purple, Pidgin or Finch, go
https://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 passing
"--enable-gtk-doc" to ./configure, then running "make" in the source tree.
The documentation will be in the doc/reference/*/html directories.

mercurial