###
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
###
shared
/
org.danbrough.hb.commands
/
clientSyncToPeer
client
Sync
To
Peer
suspend
fun
clientSyncToPeer
(
context
:
HBContext
,
peerName
:
String
,
once
:
Boolean
=
false
,
maxListSize
:
Int
=
10
,
pollForChangesDuration
:
Duration
=
Duration.ZERO
)