OAuthProvider::calltokenHandler
(PECL OAuth >= 1.0.0)
OAuthProvider::calltokenHandler — Calls the tokenNonceHandler callback
Opis
public void OAuthProvider::calltokenHandler
( void
)
Calls the registered token handler callback function, which is set with OAuthProvider::tokenHandler().
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::tokenHandler() - Set the tokenHandler handler callback
There are no user contributed notes for this page.
