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; }
ReadOnly Property twilio_TwilioClientApplicationSID As String
Get
Property Value
Type:
StringThe 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