Creates skill activity provider
method to filter skill list on the basis on mediatype, isActive and isOutbound property
List of skillActivityEvent
method to filter skill list on the basis on mediatypeid and isoutbound property
This method to format skill activity response
activity api response object
Checks if skill activity polling is running
Used to get the skill data from index DB
Used to handle the pagination based on the offset and limit in case of normal directory request flow without search request
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 activity data
activity api response object
Use to initializing the skill activity worker and will return the method inside the worker
Restarts skill activity worker when new auth token received from Refresh token flow
Used to set the acd sdk base instance to access the subject from the base class
Use to sort skill list in ascending order
Used to initiate the polling for skill activity data
Use to terminate the skill activity worker
Used to terminate the polling of skill activity
Used to update the skill list in index DB as per the new list
new skill list response
Generated using TypeDoc
skill activity Provider Class