#include <jabber.h>
Data Fields | |
struct aji_capabilities * | next |
char | node [200] |
struct aji_version * | versions |
struct aji_capabilities* next |
Definition at line 114 of file jabber.h.
Referenced by aji_find_version().
char node[200] |
Definition at line 112 of file jabber.h.
Referenced by aji_find_version(), and aji_show_buddies().
struct aji_version* versions |
Definition at line 113 of file jabber.h.
Referenced by aji_find_version().