OAuthProvider::calltokenHandler
(PECL OAuth >= 1.0.0)
OAuthProvider::calltokenHandler — Calls the tokenNonceHandler callback
Descrizione
public void OAuthProvider::calltokenHandler
( void
)
Calls the registered token handler callback function, which is set with OAuthProvider::tokenHandler().
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
Nessun valore viene restituito.
Errori/Eccezioni
Lancia un errore di livello E_ERROR
se la funzione di callback non può essere invocata, oppure se non è stata specificata.
Vedere anche:
- OAuthProvider::tokenHandler() - Set the tokenHandler handler callback
There are no user contributed notes for this page.
