The ININ.IceLib.QualityManagement namespace contains classes for implementing quality management related features using the IceLib API and Interaction Center.
Classes
Class | Description | |
---|---|---|
GetExportUriCompletedEventArgs |
Class to encapsulate the recording export URI returned from Recorder server.
| |
QualityManagementManager |
Provides access to Quality Management functionality, such as recordings and surveys.
| |
QueryRecordingAttributesCompletedEventArgs |
Class to encapsulate the read-only dictionary of recording attributes returned from Recorder server.
| |
QueryRecordingTagsCompletedEventArgs |
Class to encapsulate the read-only collection of tags returned from Recorder server.
| |
RecordingsManager |
Provides methods for accessing and managing IC recordings.
| |
ScreenPauseCompletedEventArgs |
Provides data for the PauseRecordingsAsync(String, EventHandler<(Of <<'(ScreenPauseCompletedEventArgs>)>>), Object)completedCallback delegate of ScreenRecorder.
| |
ScreenRecorder |
This class provides the interface for creating screen recordings.
| |
StartRecordingCompletedEventArgs |
Provides data for the StartRecordingAsync(String, EventHandler<(Of <<'(StartRecordingCompletedEventArgs>)>>), Object)completedCallback delegate of ScreenRecorder.
| |
StartStationAudioPlaybackCompletedEventArgs |
Class to encapsulate the call ID returned from Recorder server.
| |
StartTimedRecordingCompletedEventArgs |
Provides data for the StartTimedRecordingAsync(String, TimeSpan, EventHandler<(Of <<'(StartTimedRecordingCompletedEventArgs>)>>), Object)completedCallback delegate of ScreenRecorder.
|
Enumerations
Enumeration | Description | |
---|---|---|
RecordingMediaType |
Enumeration of recording media types.
|
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 SU 8 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 SU 8 and beyond.