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()
Function ListIncomingNumbers As List(Of TwilioNumber)
Return Value
Type:
ListTwilioNumberThe list of phone number items.
See Also