Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
long | client_SDU_size |
WAPEvent * | event |
long | session_id |
Octstr * | method |
Octstr * | url |
long | x_wap_tod |
List * | request_headers |
Octstr * | msisdn |
Definition at line 155 of file wap-appl.c.
long request_data::client_SDU_size |
Definition at line 156 of file wap-appl.c.
Referenced by return_replies_thread(), and start_fetch().
WAPEvent* request_data::event |
Definition at line 157 of file wap-appl.c.
Referenced by return_replies_thread(), and start_fetch().
Octstr* request_data::method |
Definition at line 159 of file wap-appl.c.
Referenced by return_replies_thread(), and start_fetch().
Octstr* request_data::msisdn |
Definition at line 163 of file wap-appl.c.
Referenced by return_replies_thread(), and start_fetch().
List* request_data::request_headers |
Definition at line 162 of file wap-appl.c.
Referenced by return_replies_thread(), and start_fetch().
long request_data::session_id |
Definition at line 158 of file wap-appl.c.
Referenced by return_replies_thread(), and start_fetch().
Octstr* request_data::url |
Definition at line 160 of file wap-appl.c.
Referenced by return_replies_thread(), and start_fetch().
long request_data::x_wap_tod |
Definition at line 161 of file wap-appl.c.
Referenced by return_replies_thread(), and start_fetch().