ServicePropertiestwilio_CallerIdentifiedRelativeURI Property |
Relative URI to which call center agent browsers will be redirected when they start a call with an identified caller. Include a forward slash at the beginning. Basic field expressions (open square bracket field name closed square bracket) can be included. At the time of this writing, the only fields available are people_id and call_sid
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string twilio_CallerIdentifiedRelativeURI { get; }
ReadOnly Property twilio_CallerIdentifiedRelativeURI As String
Get
Property Value
Type:
StringRelative URI to which call center agent browsers will be redirected when they start a call with an identified caller. Include a forward slash at the beginning. Basic field expressions (open square bracket field name closed square bracket) can be included. At the time of this writing, the only fields available are people_id and call_sid
Remarks
Applies to ServiceInstance twilio only.
See Also