
C# | Visual Basic | Visual C++ |
public static void AddToSIPMessage( this CallExtendedInfo info, SIPMessage msg )
<ExtensionAttribute> Public Shared Sub AddToSIPMessage ( info As CallExtendedInfo, msg As SIPMessage )
public: [ExtensionAttribute] static void AddToSIPMessage( CallExtendedInfo^ info, SIPMessage^ msg )

- info (CallExtendedInfo)
- msg (SIPMessage)

In Visual Basic and C#, you can call this method as an instance method on any object of type CallExtendedInfo. When you use instance method syntax to call this method, omit the first parameter.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649