Click or drag to resize
ContentSharingSharingApplicationWindowStateChanged Event
Called when currently shared application window state have changed (i.e window was minimized or restored).

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public event EventHandler<SharingApplicationWindowStateChangedEventArgs> SharingApplicationWindowStateChanged

Value

Type: SystemEventHandlerSharingApplicationWindowStateChangedEventArgs
See Also