Click or drag to resize

SIPEventNotificationArgsDialogEventInfo Property

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

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

Property Value

Type: DialogEventInfo
See Also