soap_ios plugin data to override callbacks and store states to manipulate SOAP connection using iOS libraries
More...
#import <gsoapios.h>
soap_ios plugin data to override callbacks and store states to manipulate SOAP connection using iOS libraries
- (int(* fclose) (struct soap *)) |
|
protected |
- (SOAP_SOCKET(* fopen) (struct soap *, const char *, const char *, int)) |
|
protected |
- (size_t(* frecv) (struct soap *, char *, size_t)) |
|
protected |
- (int(* fsend) (struct soap *, const char *, size_t)) |
|
protected |
The documentation for this struct was generated from the following file: