trixnity-clientserverapi-client
3.10.4
common
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
:
Long
,
asUserId
:
UserId
?
)
:
Result
<
Sync.Response
>
This is the plain sync request. If you want to subscribe to events and ore, use
start
or
startOnce
.
See also
Sync