OAuth::getLastResponse

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseGet the last response

Açıklama

publicOAuth::getLastResponse(): string

Get the raw response of the most recent request.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns a string containing the last response.

Ayrıca Bakınız

To Top