OAuthProvider::calltokenHandler
(PECL OAuth >= 1.0.0)
OAuthProvider::calltokenHandler — Calls the tokenNonceHandler callback
Descrierea
public void OAuthProvider::calltokenHandler
( void
)
Calls the registered token handler callback function, which is set with OAuthProvider::tokenHandler().
Avertizare
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Parametri
Această funcție nu are parametri.
Valorile întoarse
Nu este întoarsă nici o valoare.
Erori/Excepții
Emite o eroare de nivel
E_ERROR dacă funcția
de apel invers nu poate fi apelată, sau nu a fost specificată.
Vedeți de asemenea
- OAuthProvider::tokenHandler() - Set the tokenHandler handler callback
There are no user contributed notes for this page.
