Ozeki VoIP SDK Class library
Call Property
NamespacesOzeki.Media.MediaHandlersPhoneCallStateWavePlayerCall
Gets or sets the attached call.
Declaration Syntax
C#Visual BasicVisual C++
public ICall Call { get; set; }
Public Property Call As ICall
	Get
	Set
public:
property ICall^ Call {
	ICall^ get ();
	void set (ICall^ value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290