OAuth::getLastResponse
(PECL OAuth >= 0.99.1)
OAuth::getLastResponse — Get the last response
Descrição
public string OAuth::getLastResponse
( void
)
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
- OAuth::getLastResponseInfo() - Get HTTP information about the last response
- OAuth::fetch() - Fetch an OAuth protected resource