The DialerHealthMonitor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DialerHealthMonitor |
Initializes a new instance of the DialerHealthMonitor class.
|
Methods
Name | Description | |
---|---|---|
![]() | ClearHistory |
Deletes all of a campaign's history messages from the server.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetHistory |
Retrieves a list of history messages pertaining to a particular campaign.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | StartWatchingStatus |
Retrieves the list of currently active status messages and begins watching for updates.
|
![]() | StopWatchingStatus |
Stop watching for updates to status messages.
|
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | ActiveStatusMessages |
The list of currently active status messages.
|
![]() | Session |
Gets the Session used by the DialerHealthMonitor.
|
Events
Name | Description | |
---|---|---|
![]() | StatusMessageReceived |
Occurs when a new status message is received or an existing one is updated.
|