trixnity-clientserverapi-client
Toggle table of contents
4.16.0
common
Platform filter
common
Switch theme
Search in API
trixnity-clientserverapi-client
trixnity-clientserverapi-client
/
net.folivo.trixnity.clientserverapi.client
/
SyncApiClientImpl
/
sync
sync
open
suspend override
fun
sync
(
filter
:
String
?
,
since
:
String
?
,
fullState
:
Boolean
,
setPresence
:
Presence
?
,
timeout
:
Duration
,
asUserId
:
UserId
?
)
:
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