OAuth::setNonce
Set the nonce for subsequent requests
Beschreibung
public mixed OAuth::setNonce
( string $nonce
)
Parameter-Liste
-
nonce
-
The value for oauth_nonce.
Rückgabewerte
Returns TRUE on success, or FALSE if the
nonce is considered invalid.
Siehe auch
- OAuth::setToken
- OAuth::setAuthType
- OAuth::setVersion