You are here

protected property ServicesClientConnection::$response in Services Client 7.2

Same name and namespace in other branches
  1. 7 services_client_connection/include/connection.inc \ServicesClientConnection::response

Response from server for debugging purposes

Type: ServicesClientConnectionResponse

File

services_client_connection/include/connection.inc, line 50
Main services client connection class which exposes simple API

Class

ServicesClientConnection
@file Main services client connection class which exposes simple API

Code

protected $response;