Click or drag to resize

LeaveConversationsWatcher Class

A watcher class for monitoring "leave conversation" operations.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesDataRetrievalWatcherLeaveConversationResponse, MessagingFailureEventArgs
    Avaya.ClientServicesLeaveConversationsWatcher

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public class LeaveConversationsWatcher : DataRetrievalWatcher<LeaveConversationResponse, MessagingFailureEventArgs>

The LeaveConversationsWatcher type exposes the following members.

Constructors
  NameDescription
Public methodLeaveConversationsWatcher
Top
Properties
Methods
Events
See Also