#include <jabber.h>
Data Fields | |
ast_mutex_t | _lock |
enum aji_btype | btype |
char | channel [160] |
struct ast_flags | flags |
char | name [3071] |
struct aji_buddy * | next [1] |
unsigned int | objflags |
unsigned int | refcount |
struct aji_resource * | resources |
ast_mutex_t _lock |
char name[3071] |
Definition at line 135 of file jabber.h.
Referenced by aji_create_buddy().
struct aji_resource* resources |
Definition at line 137 of file jabber.h.
Referenced by acf_jabberstatus_read(), aji_find_resource(), aji_handle_presence(), aji_status_exec(), ast_aji_buddy_destroy(), gtalk_alloc(), and jingle_alloc().