OAuth::setTimestamp
(PECL OAuth >= 1.0.0)
OAuth::setTimestamp — Set the timestamp
Descrição
Sets the OAuth timestamp for subsequent requests.
Aviso
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.
Histórico
| 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
There are no user contributed notes for this page.
