Foxit PDF RDK
SOAPResponseInfo Class Reference
Inheritance diagram for SOAPResponseInfo:
NativeObjectWrapper

Public Member Functions

 constructor ()
 Constructor.
 
 constructor (response_header, response_body, network_error, status_code)
 Constructor, with parameters. More...
 
 Set (response_header, response_body, network_error, status_code)
 Set values. More...
 
- Public Member Functions inherited from NativeObjectWrapper
 constructor (r)
 
 GetPointerAsNumber ()
 

Public Attributes

 network_error
 Network error information of the SOAP response.
 
 response_body
 Body of the SOAP response.
 
 response_header
 Header of the SOAP response.
 
 status_code
 Status code of the response.
 

Detailed Description

Member Function Documentation

◆ constructor()

SOAPResponseInfo.constructor ( response_header  ,
response_body  ,
network_error  ,
status_code   
)

Constructor, with parameters.

Parameters
[in]response_headerHeader of the SOAP response.
[in]response_bodyBody of the SOAP response.
[in]network_errorNetwork error information of the SOAP response.
[in]status_codeStatus code of the response.

◆ Set()

SOAPResponseInfo.Set ( response_header  ,
response_body  ,
network_error  ,
status_code   
)

Set values.

Parameters
[in]response_headerHeader of the SOAP response.
[in]response_bodyBody of the SOAP response.
[in]network_errorNetwork error information of the SOAP response.
[in]status_codeStatus code of the response.
Returns
None.
Examples
/Users/ec2-user/gitlab-runner/builds/E-xKdhDo/0/foxit/sdk/mobile/gsdk-doc-auto-build/harmony_nodejs/input/Index.js.