Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


aji_buddy Struct Reference

#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_buddynext [1]
 
unsigned int objflags
 
unsigned int refcount
 
struct aji_resourceresources
 

Detailed Description

Definition at line 134 of file jabber.h.

Field Documentation

ast_mutex_t _lock

Definition at line 135 of file jabber.h.

enum aji_btype btype

Definition at line 138 of file jabber.h.

char channel[160]

Definition at line 135 of file jabber.h.

struct ast_flags flags

Definition at line 139 of file jabber.h.

char name[3071]

Definition at line 135 of file jabber.h.

Referenced by aji_create_buddy().

struct aji_buddy* next[1]

Definition at line 135 of file jabber.h.

unsigned int objflags

Definition at line 135 of file jabber.h.

unsigned int refcount

Definition at line 135 of file jabber.h.


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