Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


ast_xmpp_buddy Struct Reference

XMPP Buddy. More...

#include <xmpp.h>

Collaboration diagram for ast_xmpp_buddy:

Data Fields

char id [XMPP_MAX_JIDLEN]
struct ao2_containerresources
unsigned int subscribe:1

Detailed Description

XMPP Buddy.

Definition at line 109 of file xmpp.h.


Field Documentation

unsigned int subscribe

Need to subscribe to get their status

Definition at line 112 of file xmpp.h.

Referenced by xmpp_client_create_buddy(), xmpp_client_subscribe_user(), and xmpp_roster_hook().


The documentation for this struct was generated from the following file: