Click or drag to resize

ServicePropertiestwilio_TwilioClientApplicationSID Property

The default TwiML Application that Twilio Client's will connect to when attempting to make outbound phone calls.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string twilio_TwilioClientApplicationSID { get; }

Property Value

Type: String
The default TwiML Application that Twilio Client's will connect to when attempting to make outbound phone calls.
Remarks
Applies to ServiceInstance twilio only.
See Also