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
  • OAuth::fetch