Package com.iizix.gyro
Interface IRemoteSessionControlListener
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Interface used by the framework to listen to remote control events.
This interface is only intended to be used by the framework.
- Author:
- Christopher Mindus
- Method SummaryModifier and TypeMethodDescription- voidRemote window closed by user action.
- Method Details- onRemoteBrowserWindowClosedvoid onRemoteBrowserWindowClosed()Remote window closed by user action.