Object used to encapsulate a RAW SIP message.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public class SIP_MESSAGE : IDisposable
Visual Basic (Declaration)
Public Class SIP_MESSAGE _
	Implements IDisposable
Visual C++
public ref class SIP_MESSAGE : IDisposable
J#
public class SIP_MESSAGE implements IDisposable

Inheritance Hierarchy

System..::.Object
  LanScape..::.VoipMediaEngine..::.SIP_MESSAGE

See Also