MessagingConfiguration Class |
Namespace: Avaya.ClientServices
public class MessagingConfiguration
The MessagingConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| MessagingConfiguration |
Default constructor.
|
| Name | Description | |
|---|---|---|
| InitialReconnectInterval |
The initial time interval between a connection failure and a reconnect
attempt, in seconds. Set to zero to disable automatic reconnection attempts.
The default is 2 seconds.
| |
| MaxReconnectInterval |
The max time interval between a connection failure and a reconnect
attempt, in seconds. The default is 1800 seconds.
| |
| MessageDeliveryReadStateMonitoringEnabled |
Determine whether message delivery and read updates should be tracked or not.
By default, delivery/read states are not monitored.
| |
| MessageReadReportingEnabled |
Determine whether the application wants to report
'message read' indication to other conversation participants, i.e. let
other conversation participants know when I mark a message as read.
|
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object).) | |
| GetHashCode | (Overrides ObjectGetHashCode.) |