Click or drag to resize

SIPEventNotificationArgs Constructor

Creates a new instance of the SIPEventNotificationArgs class.

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

Parameters

contentType  String
body  String
See Also