libquassel
0.10.1
libquassel-protocol
/
de.justjanne.libquassel.protocol.syncables
/
ObjectRepositoryState
Object
Repository
State
data
class
ObjectRepositoryState
(
syncables
:
Map
<
ObjectIdentifier
,
SyncableStub
>
,
waiting
:
Set
<
SyncableStub
>
)
Content copied to clipboard
Properties
Properties
syncables
Link copied to clipboard
val
syncables
:
Map
<
ObjectIdentifier
,
SyncableStub
>
Content copied to clipboard
waiting
Link copied to clipboard
val
waiting
:
Set
<
SyncableStub
>
Content copied to clipboard