Reference Library
getThirdPartyCallController Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvidergetThirdPartyCallController
Returns a reference to the ThirdPartCallControl object
Declaration Syntax
C#Visual BasicVisual C++
public ThirdPartyCallController getThirdPartyCallController { get; }
Public ReadOnly Property getThirdPartyCallController As ThirdPartyCallController
	Get
public:
property ThirdPartyCallController^ getThirdPartyCallController {
	ThirdPartyCallController^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)