This method returns wss connection url with query params
UserHub region
root domain
object containing tenant & user id
This method returns getAPIFacadeBaseUri
userHubArea
apiFacadeDomain
@example
getAPIFacadeBaseUri('na1','staging.niceincontact.com');
This method returns the agent assist notification WS url
userHubArea
domain
This method returns DfoApiBaseUri
userHubArea
apiFacadeDomain
This method returns DFO APP baseURI version 2.0, need to replace by latest 3.0 API once available from DFO,
userHubArea
apiFacadeDomain
@example
getDfoAppBaseUri('na1','staging.niceincontact.com');
This method returns Dfo Websocket Uri
userHubArea
apiFacadeDomain
This method returns DfoApiBaseUri for FedRamp domains
UserHub region
flag for websocket detection
This method returns the Presence sync url
userHubArea
domain
This method returns the Presence sync WS url
userHubArea
domain
This method returns getUIQueueWSBaseUri
@example
getUIQueueWSBaseUri('na2', 'staging.niceincontact.com', 'du01');
This method returns the notification_uri
userHubArea
domain
This method returns the wfm_uri
userHubArea
domain
This method to parse CXoneConfiguration data
CXoneConfiguration API response
@example
const config = new CXoneConfiguration();
config.parseData(data);
This method is to set the endpoints for user hub and central systems
It would be false if it were the central user.
Generated using TypeDoc
Model class for CXOne configuration