OAuth::getLastResponse

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseObtém a última resposta

Descrição

public OAuth::getLastResponse(): string

Obtém a resposta bruta da requisição mais recente.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Retorna uma string contendo a última resposta.

Veja Também

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top