OAuth
PHP Manual

OAuth::getLastResponse

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseGet the last response

Descripción

public string OAuth::getLastResponse ( void )

Get the raw response of the most recent request.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns a string containing the last response.

Ver también


OAuth
PHP Manual