The string reference that contains the raw ASCII SIP message. Application software
must not directly alter the SIP message buffer referenced by this parameter.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public VoipMediaEngine..::.SIP_MESSAGE SipMsg |
Visual Basic (Declaration) |
---|
Public SipMsg As VoipMediaEngine..::.SIP_MESSAGE |
Visual C++ |
---|
public: VoipMediaEngine..::.SIP_MESSAGE^ SipMsg |
J# |
---|
public VoipMediaEngine..::.SIP_MESSAGE SipMsg |