overwolf.web.SendHttpRequestResult
Overwolf APIs / overwolf / overwolf / web / SendHttpRequestResult
Extends
Result
Properties
| Property | Type | Description |
|---|---|---|
data? | string | - |
error? | string | Information regarding the error (if an error occurred) |
statusCode? | number | - |
success | boolean | Whether the method executed successfully or not. |