Click or drag to resize

SIPEventNotificationArgsMessageSummary Property

Gets the body of the notification parsed as message-summary. If the event-type is not "message-summary", the value is null.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public MessageSummary MessageSummary { get; }

Property Value

Type: MessageSummary
See Also