Ozeki VoIP SDK Class library
DialogEventInfo Property
NamespacesOzeki.VoIP.SIPSIPEventNotificationArgsDialogEventInfo
Gets the body of the notification parsed as dialog-info. If the event-type is not "dialog", the value is null.
Declaration Syntax
C#Visual BasicVisual C++
public DialogEventInfo DialogEventInfo { get; internal set; }
Public Property DialogEventInfo As DialogEventInfo
	Get
	Friend Set
public:
property DialogEventInfo^ DialogEventInfo {
	DialogEventInfo^ get ();
	internal: void set (DialogEventInfo^ value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290