SetAgentConfigResult
Represents the result for the setAgentConfig() function.
new AgentConfigResult(param)
| Field | Type | Description |
|---|---|---|
| param | object | Parameter associated with the result. |
| param.success | boolean | Indicates whether the function succeeded. |
Represents the result for the setAgentConfig() function.
new AgentConfigResult(param)
| Field | Type | Description |
|---|---|---|
| param | object | Parameter associated with the result. |
| param.success | boolean | Indicates whether the function succeeded. |