Create objects of this type to perform phone line recording.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  LanScape..::.VoipMediaEngine..::.PhoneLineRecord

See Also