CtiCallStateManager.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.
Raises state change event.
public:
virtual 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
override this.RaiseCallStateChangeEvent : Microsoft.Uii.Desktop.Cti.Core.CtiCallEventArgs -> unit
Public Sub RaiseCallStateChangeEvent (stateChangeArgs As CtiCallEventArgs)
Parameters
- stateChangeArgs
- CtiCallEventArgs
Specifies the CTI call event arguments