OAuth::setTimestamp
(PECL OAuth >= 1.0.0)
OAuth::setTimestamp — Set the timestamp
Descrição
Sets the OAuth timestamp for subsequent requests.
Warning
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
-
timestamp -
The timestamp.
Valor Retornado
Returns TRUE, unless the timestamp is invalid, in which
case FALSE is returned.
Changelog
| Versão | Descrição |
|---|---|
| 1.0.0 |
Previously returned NULL on failure, instead of FALSE.
|
Veja Também
- OAuth::setNonce() - Set the nonce for subsequent requests