OAuth::getLastResponse
OAuth::getLastResponse
(PECL OAuth >= 0.99.1)
OAuth::getLastResponse — Get the last response
Description
public string OAuth::getLastResponse ( void )
Get the raw response of the most recent request.
Parameters
This function has no parameters.
Return Values
Returns a string containing the last response.
See Also
- OAuth::getLastResponseInfo() - Get HTTP information about the last response
- OAuth::fetch() - Fetch an OAuth protected resource
← OAuth::getCAPath
OAuth::getLastResponseHeaders →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.