callSession.answer() This is reserved for inbound call sessions only. Answers an incoming call so that you can talk to the caller. Sample await callSession.answer(); Inputs None. Outputs None.