LineClassProvider.GetCall(Int32) Method

Definition

public:
 Microsoft::Uii::Csr::Cti::Providers::CallClassProvider ^ GetCall(int callID);
public Microsoft.Uii.Csr.Cti.Providers.CallClassProvider GetCall (int callID);
member this.GetCall : int -> Microsoft.Uii.Csr.Cti.Providers.CallClassProvider
Public Function GetCall (callID As Integer) As CallClassProvider

Parameters

callID
Int32

Returns

Applies to