OAuth::setVersion
(PECL OAuth >= 0.99.1)
OAuth::setVersion — Set the OAuth version
Descrição
public bool OAuth::setVersion
( string
$version
)Sets the OAuth version for subsequent requests
Parâmetros
-
version -
OAuth version, default value is always "1.0"
Valor Retornado
Retorna TRUE em caso de sucesso ou FALSE em caso de falha.