Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
Octstr * | body |
Octstr * | type |
Octstr * | charset |
Octstr * | url |
Octstr * | version |
Definition at line 143 of file wap-appl.c.
Octstr * content::body |
Definition at line 144 of file wap-appl.c.
Referenced by convert_content(), convert_si_to_sic(), convert_sl_to_slc(), convert_wml_to_wmlc(), convert_wmlscript_to_wmlscriptc(), deconvert_content(), deconvert_multipart_formdata(), extract_base64(), normalize_charset(), pap_convert_content(), pap_get_content(), return_replies_thread(), return_reply(), return_session_reply(), return_unit_reply(), start_fetch(), and transform_message().
Octstr * content::charset |
Definition at line 146 of file wap-appl.c.
Referenced by convert_si_to_sic(), convert_sl_to_slc(), convert_wml_to_wmlc(), normalize_charset(), return_reply(), start_fetch(), and transform_message().
Octstr * content::type |
Definition at line 145 of file wap-appl.c.
Referenced by convert_content(), deconvert_content(), pap_convert_content(), pap_get_content(), return_reply(), start_fetch(), and transform_message().
Octstr* content::url |
Definition at line 147 of file wap-appl.c.
Referenced by convert_wmlscript_to_wmlscriptc(), and return_reply().
Octstr* content::version |
Definition at line 148 of file wap-appl.c.
Referenced by add_via(), convert_wml_to_wmlc(), and return_reply().