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

Property Value

DialogEventInfo
See Also