Click or drag to resize

ServicePropertiestwilio_CallbackEndpoint Property

The callback endpoint for replies. Default value is the RootURL.

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

Property Value

Type: String
The callback endpoint for replies. Default value is the RootURL.
Remarks
Applies to ServiceInstance twilio only.
See Also