Ditto Callback
interface DittoCallback
Content copied to clipboard
The callback
property of Ditto instances can be set to be an object that implements this interface.
Functions
transportConditionDidChange
Link copied to clipboard
abstract fun transportConditionDidChange(condition: DittoTransportCondition, subsystem: DittoConditionSource)
Content copied to clipboard