IPolyRoomListener

interface IPolyRoomListener

Listener to get call back about incoming messages

Functions

Link copied to clipboard
abstract fun onMessage(message: String)
Called to deliver message from the companion app (of this app)
Link copied to clipboard
abstract fun onRoomDevicesChanged()
Called to notify that some devices are paired/unpaired in the room with this device.