OAuth::getLastResponse

Get the last response

Beschreibung

public string OAuth::getLastResponse ( void )

Get the raw response of the most recent request.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns a string containing the last response.

Siehe auch

  • OAuth::getLastResponseInfo
  • OAuth::fetch