ITwilioNumbers Interface |
Namespace: NetQuarry.Services
The ITwilioNumbers type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeleteNumber |
Deletes a single number by sid
|
![]() | DeleteNumbers |
Deletes all numbers in the specified pattern (use a "*" as a wildcard for any digit).
See the IncomingPhoneNumbers List Resource twilio documentation page.
|
![]() | GetPhoneNumberInfo |
Returns information about a phone number from its SID
|
![]() | ListIncomingNumbers |
Gets a list of all TwilioNumber twilio phone numbers with the current ApplicationSID.
|
![]() | UpdateNumberApplications |
Updates the numbers in the specified pattern (use a "*" as a wildcard for any digit) with the current ApplicationSID for inbound handling.
See the IncomingPhoneNumbers List Resource twilio documentation page.
|