Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
time_t | last_access |
unsigned long | requests |
HTTPCaller * | caller |
Definition at line 208 of file smsc_soap.c.
HTTPCaller* client_data::caller |
Definition at line 211 of file smsc_soap.c.
Referenced by soap_client_have_response(), soap_client_init_query(), soap_create_client_data(), soap_destroy_client_data(), and soap_read_response().
time_t client_data::last_access |
Definition at line 209 of file smsc_soap.c.
Referenced by soap_client_init_query(), and soap_create_client_data().
unsigned long client_data::requests |
Definition at line 210 of file smsc_soap.c.
Referenced by soap_client_init_query(), soap_create_client_data(), and soap_read_response().