interface DittoCallback
The callback
property of Ditto instances can be set to be an object that
implements this interface.
transportConditionDidChange |
abstract fun transportConditionDidChange(condition: DittoTransportCondition, subsystem: DittoConditionSource): Unit |