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: 493.0.70.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