PreparedExtensionHeader Class |
Extra SIP header provided by the SIP manipulator
Inheritance HierarchySystemObject
Ozeki.VoIPPreparedExtensionHeader
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic sealed class PreparedExtensionHeader
Public NotInheritable Class PreparedExtensionHeader
public ref class PreparedExtensionHeader sealed
[<SealedAttribute>]
type PreparedExtensionHeader = class end
The PreparedExtensionHeader type exposes the following members.
Constructors
Remarks
The ISIPMessageManipulator can insert extra headers into the SIP messages,
the name-value pairs of these headers are converted into SIP headers in this class.
See Also