Method | Description | |
---|---|---|
GetApplicationSid ( ) : string | ||
PurchasePhoneNumber ( string phoneNumber, string applicationSid ) : Twilio.IncomingPhoneNumber | ||
RestClient ( ) : System.Collections.Generic | ||
RestClient ( |
||
SearchPhoneNumbers ( string areaCode = "415" ) : IEnumerable |
public PurchasePhoneNumber ( string phoneNumber, string applicationSid ) : Twilio.IncomingPhoneNumber | ||
phoneNumber | string | |
applicationSid | string | |
return | Twilio.IncomingPhoneNumber |
public RestClient ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public RestClient ( |
||
client | ||
return | System.Collections.Generic |
public SearchPhoneNumbers ( string areaCode = "415" ) : IEnumerable |
||
areaCode | string | |
return | IEnumerable |