Property | Type | Description |
---|
Method | Description | |
---|---|---|
Create ( string number, string sendDigits, string url, HttpMethod method ) : Number |
It can be used to send DTFM tones or redirect to InboundXML
|
|
Number ( ) : System |
public static Create ( string number, string sendDigits, string url, HttpMethod method ) : Number | ||
number | string | Number |
sendDigits | string | Specifies which DTFM tones to play to the called party. w indicates a half second pause. |
url | string | URL that the called party can be directed to before the call beings. |
method | HttpMethod | method used to request the url. |
return | Number |