Click or drag to resize

ITwilioNumbersListIncomingNumbers Method

Gets a list of all TwilioNumber twilio phone numbers with the current ApplicationSID.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
List<TwilioNumber> ListIncomingNumbers()

Return Value

Type: ListTwilioNumber
The list of phone number items.
See Also