Ozeki VoIP SDK Class library
SIPEventNotificationArgs Constructor (contentType, body)
NamespacesOzeki.VoIP.SIPSIPEventNotificationArgsSIPEventNotificationArgs(String, String)
Creates a new instance of the SIPEventNotificationArgs class.
Declaration Syntax
C#Visual BasicVisual C++
public SIPEventNotificationArgs(
	string contentType,
	string body
)
Public Sub New ( 
	contentType As String,
	body As String
)
public:
SIPEventNotificationArgs(
	String^ contentType, 
	String^ body
)
Parameters
contentType (String)
body (String)

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