ServicePropertiestwilio_SupervisorTwilioClientApplicationSID Property |
The supervisor specific 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_SupervisorTwilioClientApplicationSID { get; }
ReadOnly Property twilio_SupervisorTwilioClientApplicationSID As String
Get
Property Value
Type:
StringThe supervisor specific TwiML Application that Twilio Client's will connect to when attempting to make outbound phone calls.
Remarks
Applies to ServiceInstance twilio only.
See Also