![]() | ResponseMessage Properties |
[This is preliminary documentation and is subject to change.]
The ResponseMessage type exposes the following members.
Name | Description | |
---|---|---|
![]() | Error |
The error that occurred while processing the request.
|
![]() | Id |
A unique ID assigned to the request/response session. The request creator is responsible for this value.
|
![]() | Result |
An object representing the result of processing the request.
|
![]() | Version |
The version of the JSON-RPC specification in use.
(Inherited from Message.) |