Structs§
- Create
Call Params - struct for passing parameters to the method
create_call
- Delete
Call Params - struct for passing parameters to the method
delete_call
- Fetch
Call Params - struct for passing parameters to the method
fetch_call
- List
Call Params - struct for passing parameters to the method
list_call
- Update
Call Params - struct for passing parameters to the method
update_call
Enums§
- Create
Call Error - struct for typed errors of method
create_call
- Delete
Call Error - struct for typed errors of method
delete_call
- Fetch
Call Error - struct for typed errors of method
fetch_call
- List
Call Error - struct for typed errors of method
list_call
- Update
Call Error - struct for typed errors of method
update_call
Functions§
- create_
call - Create a new outgoing call to phones, SIP-enabled endpoints or Twilio Client connections
- delete_
call - Delete a Call record from your account. Once the record is deleted, it will no longer appear in the API and Account Portal logs.
- fetch_
call - Fetch the call specified by the provided Call SID
- list_
call - Retrieves a collection of calls made to and from your account
- update_
call - Initiates a call redirect or terminates a call