OAuth::setTimestamp

(PECL OAuth >= 1.0.0)

OAuth::setTimestampSet the timestamp

Descrierea

public OAuth::setTimestamp ( string $timestamp ) : mixed

Sets the OAuth timestamp for subsequent requests.

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

timestamp

The timestamp.

Valorile întoarse

Returns TRUE, unless the timestamp is invalid, in which case FALSE is returned.

Istoricul schimbărilor

Versiune Descriere
1.0.0 Anterior întorcea NULL în caz de eșec, în loc de FALSE.

A se vedea și