DittoCallback

interface DittoCallback

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)