Create a directory provider.
Used to initiate the polling for agent queues detail data
Used to handle the agent queues detail api response and return the agent queues detail model object
Callback method which will passed on to the worker and will be executed after the polling api response then will publish to the subject subscriber with the agent queues detail data
agent queues detail api response object
Use to initializing the util worker and will return the method inside the worker
Use to restart worker
Used to set the directory base instance to access the subject from the base class
Use to terminate the agent queue worker
Generated using TypeDoc
Agent Queues Detail Provider Class