Click or drag to resize
ReplaceParserExtension Class
Inheritance Hierarchy

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public sealed class ReplaceParserExtension : SIPParserExtension

The ReplaceParserExtension type exposes the following members.

Constructors
  NameDescription
Public methodReplaceParserExtension
Initializes a new instance of the ReplaceParserExtension class
Top
Methods
  NameDescription
Public methodParseExtensionHeader
Replaces = "Replaces" HCOLON callid *(SEMI replaces-param) replaces-param = to-tag / from-tag / early-flag / generic-param to-tag = "to-tag" EQUAL token from-tag = "from-tag" EQUAL token early-flag = "early-only"
(Overrides SIPParserExtensionParseExtensionHeader(String).)
Public methodParseExtensionMethod
Esetleges Extension Method-ok parse-olását végzi.
(Inherited from CommonSIPParserExtension.)
Public methodParseHeader (Inherited from SIPParserExtension.)
Top
Properties
See Also