Package com.openai.models.realtime.calls
See: Description
-
Class Summary Class Description Builder A builder for CallAcceptParams. CallAcceptParams Accept an incoming SIP call and configure the realtime session that will handle it. Builder A builder for CallHangupParams. CallHangupParams End an active Realtime API call, whether it was initiated over SIP or WebRTC. Builder A builder for CallReferParams. Builder A builder for Body. Body Parameters required to transfer a SIP call to a new destination using the Realtime API. CallReferParams Transfer an active SIP call to a new destination using the SIP REFER verb. Builder A builder for CallRejectParams. Builder A builder for Body. Body Parameters used to decline an incoming SIP call handled by the Realtime API. CallRejectParams Decline an incoming SIP call by returning a SIP status code to the caller.