Inherits JsonSerializable.
Public Member Functions | |
| __construct ($result, $id) | |
| getJsonrpc () | |
| getResult () | |
| getId () | |
| jsonSerialize () | |
Protected Attributes | |
| $jsonrpc = "2.0" | |
| $result | |
| $id | |
Normalni odpover JsonRPC
| __construct | ( | $result, | |
| $id | |||
| ) |
| getId | ( | ) |
| getJsonrpc | ( | ) |
| getResult | ( | ) |
| jsonSerialize | ( | ) |
|
protected |
|
protected |
|
protected |