#include <jabber.h>
Data Fields | |
int | jingle |
struct aji_version * | next |
struct aji_capabilities * | parent |
char | version [50] |
int jingle |
Definition at line 96 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 98 of file jabber.h.
Referenced by aji_find_version().
struct aji_capabilities* parent |
Definition at line 97 of file jabber.h.
Referenced by aji_find_version(), aji_show_buddies(), and aji_test().
char version[50] |
Definition at line 95 of file jabber.h.
Referenced by aji_find_version(), aji_show_buddies(), and aji_test().