db
Response Class Reference

Inherits JsonSerializable.

Public Member Functions

 __construct ($result, $id)
 
 getJsonrpc ()
 
 getResult ()
 
 getId ()
 
 jsonSerialize ()
 

Protected Attributes

 $jsonrpc = "2.0"
 
 $result
 
 $id
 

Detailed Description

Normalni odpover JsonRPC

Constructor & Destructor Documentation

◆ __construct()

__construct (   $result,
  $id 
)

Member Function Documentation

◆ getId()

getId ( )

◆ getJsonrpc()

getJsonrpc ( )

◆ getResult()

getResult ( )

◆ jsonSerialize()

jsonSerialize ( )

Member Data Documentation

◆ $id

$id
protected

◆ $jsonrpc

$jsonrpc = "2.0"
protected

◆ $result

$result
protected

The documentation for this class was generated from the following file: