Create instance for dynamic directory WSProvider
Instance of CXoneDynamicDirectory class
reconnectIntervalInMs in millisecond, maxReconnectAttempts in number and ws url
This method to perform the different actions on callback response
Use to close the web socket worker
This function used to make connection with websocket server
Method used to connect the WebSocket
Use to initializing the web socket worker and will return the method inside the worker
Used to receive WebSocket connection closed
Method used to receive the WebSocket Error and ReConnect the WebSocket
Method used to receive message from WebSocket
WebSocket Messages exchange format
Method used to send message websocket worker
Method used to reconnect the WebSocket
Websocket Reconnect response
Method used to receive ws reconnect attempts are completed
Callback method when a ws reconnect attempts was successful
Use to start heartbeat comment for websocket
Method to send to websocket worker
message send to websocket
Use to subscribe to search results
Use to unsubscribe from websocket
Generated using TypeDoc
This is the base class for WSProvider