OAuth::getLastResponse

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseGet the last response

Descrição

public OAuth::getLastResponse ( void ) : string

Get the raw response of the most recent request.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns a string containing the last response.

Veja Também