Click or drag to resize

SIPParserExtension Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPCommonSIPParserExtension
    Ozeki.VoIPSIPParserExtension
      More

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public abstract class SIPParserExtension : CommonSIPParserExtension

The SIPParserExtension type exposes the following members.

Constructors
 NameDescription
Protected methodSIPParserExtensionInitializes a new instance of the SIPParserExtension class
Top
Properties
 NameDescription
Public propertyGetRFCDependencies Get RFC references
Public propertyRFCNumber Gets the RFC number of the extension.
Protected propertySIPParser
(Inherited from CommonSIPParserExtension)
Top
Methods
 NameDescription
Public methodParseExtensionHeader 
Public methodParseExtensionMethod Esetleges Extension Method-ok parse-olását végzi.
(Inherited from CommonSIPParserExtension)
Public methodParseHeader
(Overrides CommonSIPParserExtensionParseHeader(String))
Top
See Also
Inheritance Hierarchy