From Bright Pattern Documentation
Contents
- Introduction
- API Specification
- 1 General Information
- Event Delivery
- API Instantiation and Initialization
- API Methods
- API Events
- API Properties
- Auxiliary Classes
Simplified Desktop .NET API Specification
General Information
The API supports the following functions:
- Making calls
- Getting notifications about initiated calls
- Getting notifications about incoming calls
- Getting notifications when both outgoing and incoming calls are released
- Pausing and resuming voice and screen recordings
- Getting notifications when recording is stopped and started
The API itself does not replace the softphone functionality; the ServicePattern Agent Desktop application with a softphone (or hardphone) must be running on the user’s computer in order for the API to function.
The API communicates with the Agent Desktop locally and therefore an agent desktop session has to be started and the softphone plugin (Agent Desktop Helper Application) must be active.
The API uses identity of the user logged into the Agent Desktop application in the current Windows session.