Click or drag to resize
RFC3326ParserExtension Constructor
Initializes a new instance of the RFC3326ParserExtension class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public RFC3326ParserExtension(
	SIP3261Parser itsParser
)

Parameters

itsParser
Type: Ozeki.VoIPSIP3261Parser
See Also