callback

US /ˈkɑːl.bæk/
UK /ˈkɑːl.bæk/
"callback" picture
1.

terugbelactie, terugroep

a return telephone call

:
I'll give you a callback as soon as I have the information.
Ik bel je terug zodra ik de informatie heb.
The customer requested a callback from technical support.
De klant vroeg om een terugbelactie van de technische ondersteuning.
2.

terugroep, tweede auditie

a second audition for a role in a play or film

:
She got a callback for the lead role after her first audition.
Ze kreeg een terugroep voor de hoofdrol na haar eerste auditie.
Many aspiring actors hope for a callback after their initial tryouts.
Veel aspirant-acteurs hopen op een terugroep na hun eerste audities.
3.

callback, terugroepfunctie

a function that is passed as an argument to another function and is executed after its parent function has completed

:
In JavaScript, an asynchronous operation often uses a callback function.
In JavaScript gebruikt een asynchrone bewerking vaak een callback-functie.
The API requires a callback to handle the response data.
De API vereist een callback om de responsdata te verwerken.