onViewerDisconnected property

dynamic Function()? onViewerDisconnected
getter/setter pair

Kiosk (viewer) temporarily disconnected (server tells the remote).

Implementation

Function()? onViewerDisconnected;