#include <jabber.h>
Data Fields | |
int | jingle |
struct aji_version * | next |
struct aji_capabilities * | parent |
char | version [50] |
Definition at line 104 of file jabber.h.
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(), gtalk_alloc(), and jingle_alloc().
struct aji_version* next [read] |
Definition at line 108 of file jabber.h.
Referenced by aji_find_version().
struct aji_capabilities* parent [read] |
Definition at line 107 of file jabber.h.
Referenced by aji_find_version(), and aji_show_buddies().
char version[50] |
Definition at line 105 of file jabber.h.
Referenced by aji_find_version(), and aji_show_buddies().