Module api20100401_member_api

Source

Structs§

FetchMemberParams
struct for passing parameters to the method fetch_member
ListMemberParams
struct for passing parameters to the method list_member
UpdateMemberParams
struct for passing parameters to the method update_member

Enums§

FetchMemberError
struct for typed errors of method fetch_member
ListMemberError
struct for typed errors of method list_member
UpdateMemberError
struct for typed errors of method update_member

Functions§

fetch_member
Fetch a specific member from the queue
list_member
Retrieve the members of the queue
update_member
Dequeue a member from a queue and have the member’s call begin executing the TwiML document at that URL