Module api20100401_call_api

Source

Structs§

CreateCallParams
struct for passing parameters to the method create_call
DeleteCallParams
struct for passing parameters to the method delete_call
FetchCallParams
struct for passing parameters to the method fetch_call
ListCallParams
struct for passing parameters to the method list_call
UpdateCallParams
struct for passing parameters to the method update_call

Enums§

CreateCallError
struct for typed errors of method create_call
DeleteCallError
struct for typed errors of method delete_call
FetchCallError
struct for typed errors of method fetch_call
ListCallError
struct for typed errors of method list_call
UpdateCallError
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