OAuth::setTimestamp
(PECL OAuth >= 1.0.0)
OAuth::setTimestamp — Set the timestamp
Beschreibung
Sets the OAuth timestamp for subsequent requests.
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
-
timestamp -
The timestamp.
Rückgabewerte
Returns TRUE, unless the timestamp is invalid, in which
case FALSE is returned.
Changelog
| Version | Beschreibung |
|---|---|
| 1.0.0 |
Gab früher bei einem Fehler NULL anstelle von FALSE zurück.
|
Siehe auch
- OAuth::setNonce() - Set the nonce for subsequent requests