trixnity-clientserverapi-client
3.7.0-beta2
common
trixnity-clientserverapi-client
/
net.folivo.trixnity.clientserverapi.client
/
SyncApiClientImpl
/
start
start
open
suspend override
fun
start
(
filter
:
String
?
,
setPresence
:
Presence
?
,
currentBatchToken
:
MutableStateFlow
<
String
?
>
,
timeout
:
Long
,
withTransaction
:
suspend
(
block
:
suspend
(
)
->
Unit
)
->
Unit
,
asUserId
:
UserId
?
,
wait
:
Boolean
,
scope
:
CoroutineScope
)