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