endpointDomain property

String? endpointDomain
getter/setter pair

Domain of the Live Agent endpoint for this agent.

You can find the endpoint URL in the Live Agent settings page. For example if URL has the form https://d.la4-c2-phx.salesforceliveagent.com/..., you should fill in d.la4-c2-phx.salesforceliveagent.com.

Required.

Implementation

core.String? endpointDomain;