OAuthProvider::callTimestampNonceHandler
(PECL OAuth >= 1.0.0)
OAuthProvider::callTimestampNonceHandler — Calls the timestampNonceHandler callback
Opis
public void OAuthProvider::callTimestampNonceHandler
( 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ż:
- OAuthProvider::timestampNonceHandler() - Set the timestampNonceHandler handler callback
There are no user contributed notes for this page.
