|
Foxit PDF SDK
|
Public Member Functions | |
| def | GetResponse_data () |
| Get response content. More... | |
| def | Set (type, response_data) |
| Set value. More... | |
| def | SetResponse_data (value) |
| Set response content. More... | |
This class represents a response for a certificate.
| fsdk.Response.GetResponse_data | ( | ) |
Get response content.
| def fsdk.Response.Set | ( | type, | |
| response_data | |||
| ) |
Set value.
| [in] | type | Response type. Please refer to values starting from fsdk.ResponseE_TypeNone and this should be one of these values. |
| [in] | response_data | Response content. |
| fsdk.Response.SetResponse_data | ( | value | ) |
Set response content.
| [in] | value | Response content. |