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