Kannel: Open Source WAP and SMS gateway  svn-r5335
receiver Struct Reference

Data Fields

Msgmsg
 
URLTranslationtrans
 
int method
 
Octstrurl
 
Listhttp_headers
 
Octstrbody
 
unsigned long retries
 

Detailed Description

Definition at line 446 of file smsbox.c.

Field Documentation

◆ body

Octstr* receiver::body

Definition at line 452 of file smsbox.c.

Referenced by get_receiver(), get_x_kannel_from_xml(), and remember_receiver().

◆ http_headers

List* receiver::http_headers

Definition at line 451 of file smsbox.c.

Referenced by get_receiver(), and remember_receiver().

◆ method

int receiver::method

Definition at line 449 of file smsbox.c.

Referenced by get_receiver(), and remember_receiver().

◆ msg

Msg* receiver::msg

Definition at line 447 of file smsbox.c.

Referenced by get_receiver(), and remember_receiver().

◆ retries

unsigned long receiver::retries

Definition at line 453 of file smsbox.c.

Referenced by get_receiver(), and remember_receiver().

◆ trans

URLTranslation* receiver::trans

◆ url

Octstr* receiver::url

Definition at line 450 of file smsbox.c.

Referenced by get_receiver(), and remember_receiver().


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.