Click or drag to resize

RFC6086ParserExtension Constructor

Initializes a new instance of the RFC6086ParserExtension class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public RFC6086ParserExtension(
	SIP3261Parser itsParser
)

Parameters

itsParser
Type: Ozeki.VoIPSIP3261Parser
See Also