MessageSummaryLine Class |
Namespace: Ozeki.VoIP
The MessageSummaryLine type exposes the following members.
Name | Description | |
---|---|---|
MessageSummaryLine(MessageContextClass, Int32, Int32) |
Creates a new instance of the MessageSummaryLine class.
| |
MessageSummaryLine(MessageContextClass, Int32, Int32, Int32, Int32) |
Creates a new instance of the MessageSummaryLine class.
|
Name | Description | |
---|---|---|
MessageContextClass |
Gets the message-context-class of the line. (eg. voice-message)
| |
NewMessages |
Gets the total number of new messages.
| |
OldMessages |
Gets the total number of old messages.
| |
UrgentNewMessages |
Gets the number of urgent new messages.
| |
UrgentOldMessages |
Gets the number of urgent old messages.
|