ICtiCallStateManager.RaiseCallStateChangeEvent(CtiCallEventArgs) 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.
Raised by a call state change event.
public:
void RaiseCallStateChangeEvent(Microsoft::Uii::Desktop::Cti::Core::CtiCallEventArgs ^ stateChangeArgs);
public void RaiseCallStateChangeEvent (Microsoft.Uii.Desktop.Cti.Core.CtiCallEventArgs stateChangeArgs);
abstract member RaiseCallStateChangeEvent : Microsoft.Uii.Desktop.Cti.Core.CtiCallEventArgs -> unit
Public Sub RaiseCallStateChangeEvent (stateChangeArgs As CtiCallEventArgs)
Parameters
- stateChangeArgs
- CtiCallEventArgs