From: Magnus H. <leg...@us...> - 2008-10-16 21:39:09
|
Update of /cvsroot/emacs-jabber/tox In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv30219 Modified Files: README Log Message: Mention NewNativeCandidate in README Index: README =================================================================== RCS file: /cvsroot/emacs-jabber/tox/README,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- README 17 Jan 2008 00:54:16 -0000 1.2 +++ README 16 Oct 2008 21:39:04 -0000 1.3 @@ -64,6 +64,11 @@ - Username (may be empty) - Password (may be empty) +signal NewNativeCandidate(array components) + + Signalled when a new local candidate has been determined. The + argument is the same as to AddRemoteCandidate. + signal NativeCandidatesPrepared(array components) Signalled when the local candidates have been determined, and are |