| C# | Visual Basic | Visual C++ |
public static Header ToSIPHeader( this SIPHeader header )
<ExtensionAttribute> Public Shared Function ToSIPHeader ( header As SIPHeader ) As Header
public: [ExtensionAttribute] static Header^ ToSIPHeader( SIPHeader^ header )
- header (SIPHeader)
Header
In Visual Basic and C#, you can call this method as an instance method on any object of type SIPHeader. When you use instance method syntax to call this method, omit the first parameter.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.90