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: 550.0.60.0
Syntax
C#
public event EventHandler<SharingApplicationWindowStateChangedEventArgs> SharingApplicationWindowStateChanged

Value

Type: SystemEventHandlerSharingApplicationWindowStateChangedEventArgs
See Also