The DialerSession type exposes the following members.

Events

  NameDescription
Public eventAutoLogin
Occurs when one is automatically logged into a campaign via rule or supervisor.
Public eventAutoLogout
Occurs when one is automatically logged out of a campaign via rule or supervisor.
Public eventAutomaticBreakEnded
Occurs when an automatic break has ended.
Public eventBreakGranted
Occurs when a requested break has been granted.
Public eventCampaignTransition Obsolete.
Occurs when a campaign transition occurs for the workflow this DialerSession is associated with.
Public eventContactDataLoaded
Occurs when the contact data for a follow up call has been loaded.
Public eventDataPop
Occurs when a Dialer call is added to the agent's queue.
Public eventDialerServerRestarted
Occurs when the dialing server restarted. Agents should logout from all campaigns and re-login to resume calling.
Public eventLogoutGranted
Occurs when a requested logout has been granted.
Public eventManualOutboundCallStatus
Occurs when the status of a manually-initiated outbound call changes.
Public eventPreviewCallAdded
Occurs when a Preview call is added to the agent's queue.
Public eventPreviewTimeoutExpired
Occurs when the timeout associated with a preview call has elapsed and the preview call is about to be automatically dialed.
Public eventPreviewTimeoutStarted
Occurs when the timeout associated with a preview call has started.
Public eventPreviewTimeoutStopped
Occurs when the timeout associated with a preview call has stopped.

See Also