#include <jabber.h>

Data Fields | |
| int | jingle |
| struct aji_version * | next |
| struct aji_capabilities * | parent |
| char | version [50] |
| int jingle |
Definition at line 106 of file jabber.h.
Referenced by aji_client_info_handler(), aji_dinfo_handler(), aji_find_version(), aji_show_buddies(), aji_test(), gtalk_alloc(), and jingle_alloc().
| struct aji_version* next |
Definition at line 108 of file jabber.h.
Referenced by aji_find_version().
| struct aji_capabilities* parent |
Definition at line 107 of file jabber.h.
Referenced by aji_find_version(), aji_show_buddies(), and aji_test().
| char version[50] |
Definition at line 105 of file jabber.h.
Referenced by aji_find_version(), aji_show_buddies(), and aji_test().