IPolySystemListener

interface IPolySystemListener

Listener to get callbacks about system

Functions

Link copied to clipboard
abstract fun onDeviceModeChanged(enabled: Boolean, inDeviceMode: Boolean)
Called when the device mode feature enable mode changes or when the device mode session status changes
Link copied to clipboard
abstract fun onDevicePluginChanged(devicePluginState: DevicePluginState)
Called when the plugin state of HDMI/USB changes.
Link copied to clipboard
abstract fun onSystemStateChanged(systemState: SystemState)
Called when SystemState changes