Click or drag to resize

SIPEventNotificationArgs Constructor

Initializes a new instance of the SIPEventNotificationArgs class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public SIPEventNotificationArgs(
	string contentType,
	string body
)

Parameters

contentType  String
 
body  String
 
See Also