CtiHandler.GetCall(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Uii::Csr::Cti::Providers::CallClassProvider ^ GetCall(int CallID);
public Microsoft.Uii.Csr.Cti.Providers.CallClassProvider GetCall (int CallID);
abstract member GetCall : int -> Microsoft.Uii.Csr.Cti.Providers.CallClassProvider
override this.GetCall : int -> Microsoft.Uii.Csr.Cti.Providers.CallClassProvider
Public Function GetCall (CallID As Integer) As CallClassProvider
Parameters
- CallID
- Int32