Information associated with an inbound phone call.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  LanScape..::.VoipMediaEngine..::.SIP_INCOMING_CALL_INFO

See Also