Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ffi): Add
Client::available_sliding_sync_versions
.
This patch adds bindings to `Client::available_sliding_sync_versions` to `matrix-sdk-ffi`. This patch also moves `Client::sliding_sync_version` from “private” to “public” FFI API, in thee sense that this method is now exported with UniFFI.
- Loading branch information