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

Data Fields

long client_SDU_size
 
WAPEventevent
 
long session_id
 
Octstrmethod
 
Octstrurl
 
long x_wap_tod
 
Listrequest_headers
 
Octstrmsisdn
 

Detailed Description

Definition at line 155 of file wap-appl.c.

Field Documentation

◆ client_SDU_size

long request_data::client_SDU_size

Definition at line 156 of file wap-appl.c.

Referenced by return_replies_thread(), and start_fetch().

◆ event

WAPEvent* request_data::event

Definition at line 157 of file wap-appl.c.

Referenced by return_replies_thread(), and start_fetch().

◆ method

Octstr* request_data::method

Definition at line 159 of file wap-appl.c.

Referenced by return_replies_thread(), and start_fetch().

◆ msisdn

Octstr* request_data::msisdn

Definition at line 163 of file wap-appl.c.

Referenced by return_replies_thread(), and start_fetch().

◆ request_headers

List* request_data::request_headers

Definition at line 162 of file wap-appl.c.

Referenced by return_replies_thread(), and start_fetch().

◆ session_id

long request_data::session_id

Definition at line 158 of file wap-appl.c.

Referenced by return_replies_thread(), and start_fetch().

◆ url

Octstr* request_data::url

Definition at line 160 of file wap-appl.c.

Referenced by return_replies_thread(), and start_fetch().

◆ x_wap_tod

long request_data::x_wap_tod

Definition at line 161 of file wap-appl.c.

Referenced by return_replies_thread(), and start_fetch().


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.