Click or drag to resize

ITwilioNumbers Methods

The ITwilioNumbers type exposes the following members.

Methods
  NameDescription
Public methodDeleteNumber
Deletes a single number by sid
Public methodDeleteNumbers
Deletes all numbers in the specified pattern (use a "*" as a wildcard for any digit). See the IncomingPhoneNumbers List Resource twilio documentation page.
Public methodGetPhoneNumberInfo
Returns information about a phone number from its SID
Public methodListIncomingNumbers
Gets a list of all TwilioNumber twilio phone numbers with the current ApplicationSID.
Public methodUpdateNumberApplications
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.
Top
See Also