Extended error information associated with who we are calling.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  LanScape..::.VoipMediaEngine..::.SIP_OUTGOING_CALL_ERROR_INFO

See Also