Ozeki VoIP SDK Class library
MessageSummary Class
NamespacesOzeki.VoIP.SIPMessageSummary
Contains information about a message-summary notification.
Declaration Syntax
C#Visual BasicVisual C++
public sealed class MessageSummary : EventArgs
Public NotInheritable Class MessageSummary
	Inherits EventArgs
public ref class MessageSummary sealed : public EventArgs
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
MessageSummary(Boolean, SIPAddress, IEnumerable<(Of <<'(MessageSummaryLine>)>>), IEnumerable<(Of <<'(String>)>>))
Creates a new instance of the MessageSummary class.

MessageAccount
Gets the account for the message-summary.

MessageSummaryLines
Gets the messages separeted by the message-context-class.

MessageWaiting
Gets a boolean value indicating whether there is a new message.

OptionalMessageHeaders
Gets the optional headers sent in the message-summary notification.

Serialize()()()()
Creates the message-summary body.

Inheritance Hierarchy
Object
EventArgs
 MessageSummary

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290