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: 1.8.12.0 (1.8.12)
Syntax
public DialogEventInfo DialogEventInfo { get; }

Property Value

Type: DialogEventInfo
See Also