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.4.54.0
Syntax
public MessageSummary MessageSummary { get; }

Property Value

MessageSummary
See Also