Ozeki VoIP SDK Class library
EventType Property
NamespacesOzeki.VoIP.SIPSIPEventNotificationArgsEventType
Gets the event-type of the notification (eg. message-summary).
Declaration Syntax
C#Visual BasicVisual C++
public string EventType { get; internal set; }
Public Property EventType As String
	Get
	Friend Set
public:
property String^ EventType {
	String^ get ();
	internal: void set (String^ value);
}
Property Value

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