Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


aji_message Struct Reference

#include <jabber.h>

Data Fields

struct timeval arrived
 
char * from
 
char id [25]
 
struct {
   struct aji_message *   next
 
list
 
char * message
 

Detailed Description

Definition at line 126 of file jabber.h.

Field Documentation

struct timeval arrived

Definition at line 130 of file jabber.h.

Referenced by acf_jabberreceive_read(), aji_handle_message(), and delete_old_messages().

char* from
char id[25]

Definition at line 129 of file jabber.h.

Referenced by aji_handle_message().

struct { ... } list
char* message

Definition at line 128 of file jabber.h.

Referenced by acf_jabberreceive_read(), aji_handle_message(), and aji_message_destroy().

struct aji_message* next

Definition at line 131 of file jabber.h.


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