OAuthProvider::callTimestampNonceHandler

(PECL OAuth >= 1.0.0)

OAuthProvider::callTimestampNonceHandlerCalls the timestampNonceHandler callback

Opis

public OAuthProvider::callTimestampNonceHandler ( void ) : void

Calls the registered timestamp handler callback function, which is set with OAuthProvider::timestampNonceHandler().

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Nie jest zwracana żadna wartość.

Błędy/Wyjątki

Zgłasza błąd E_ERROR jeśli funkcja zwrotna nie może zostać wywołana, lub gdy nie jest określona.

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top