(PECL OAuth >= 0.99.1)
OAuth::setVersion — Set the OAuth version
$version
): boolSets the OAuth version for subsequent requests
version
OAuth version, default value is always "1.0"
Retorna true
em caso de sucesso ou false
em caso de falha.