trixnity-clientserverapi-client
3.0.0-beta3
trixnity-clientserverapi-client
/
net.folivo.trixnity.clientserverapi.client
/
SyncApiClient
/
sync
sync
abstract
suspend
fun
sync
(
filter
:
String
?
=
null
,
since
:
String
?
=
null
,
fullState
:
Boolean
=
false
,
setPresence
:
Presence
?
=
null
,
timeout
:
Long
=
0
,
asUserId
:
UserId
?
=
null
)
:
Result
<
Sync.Response
>
See also
Sync