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

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

Parameters

itsParser
Type: Ozeki.VoIPSIP3261Parser
See Also