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

1.
การโทรกลับ, การเรียกกลับ
a return telephone call
:
•
I'll give you a callback as soon as I have the information.
ฉันจะโทรกลับหาคุณทันทีที่มีข้อมูล
•
The customer requested a callback from technical support.
ลูกค้าขอให้ฝ่ายสนับสนุนด้านเทคนิคโทรกลับ
2.
การเรียกตัวกลับ, การออดิชั่นครั้งที่สอง
a second audition for a role in a play or film
:
•
She got a callback for the lead role after her first audition.
เธอได้รับการเรียกตัวกลับสำหรับบทนำหลังจากการออดิชั่นครั้งแรก
•
Many aspiring actors hope for a callback after their initial tryouts.
นักแสดงที่ต้องการหลายคนหวังว่าจะได้รับการเรียกตัวกลับหลังจากการทดลองครั้งแรก
3.
ฟังก์ชันเรียกกลับ, การเรียกกลับ
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.
ใน JavaScript การดำเนินการแบบอะซิงโครนัสมักใช้ฟังก์ชันเรียกกลับ
•
The API requires a callback to handle the response data.
API ต้องการฟังก์ชันเรียกกลับเพื่อจัดการข้อมูลการตอบสนอง