trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-clientserverapi-client
/
de.connect2x.trixnity.clientserverapi.client
/
SyncApiClientImpl
/
sync
sync
open
suspend override
fun
sync
(
filter
:
String
?
,
since
:
String
?
,
fullState
:
Boolean
,
setPresence
:
Presence
?
,
timeout
:
Duration
,
useStateAfter
:
Boolean
?
)
:
Result
<
Sync.Response
>
This is the plain sync request. If you want to subscribe to events and more, use
start
or
startOnce
.
See also
Sync