Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

PAPEvent Struct Reference

Collaboration diagram for PAPEvent:

Collaboration graph
[legend]

Data Fields

HTTPClientclient
Octstrip
Octstrurl
Listpush_headers
Octstrmime_content
Listcgivars

Field Documentation

List* PAPEvent::cgivars
 

Definition at line 213 of file wap_push_ppg.c.

Referenced by pap_event_create(), and pap_event_unpack().

HTTPClient* PAPEvent::client
 

Definition at line 208 of file wap_push_ppg.c.

Referenced by pap_event_create(), and pap_event_unpack().

Octstr* PAPEvent::ip
 

Definition at line 209 of file wap_push_ppg.c.

Referenced by pap_event_create(), and pap_event_unpack().

Octstr* PAPEvent::mime_content
 

Definition at line 212 of file wap_push_ppg.c.

Referenced by pap_event_create(), and pap_event_unpack().

List* PAPEvent::push_headers
 

Definition at line 211 of file wap_push_ppg.c.

Referenced by pap_event_create(), and pap_event_unpack().

Octstr* PAPEvent::url
 

Definition at line 210 of file wap_push_ppg.c.

Referenced by pap_event_create(), and pap_event_unpack().


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.