PreparedExtensionHeader Class |
Extra SIP header provided by the SIP manipulator
Inheritance Hierarchy
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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