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; }
ReadOnly Property twilio_CallbackEndpoint As String
Get
Property Value
Type:
StringThe callback endpoint for replies. Default value is the RootURL.
Remarks
Applies to ServiceInstance twilio only.
See Also