Files
chatmail-core/deltachat-ffi
link2xt e694411974 api!: remove dc_all_work_done()
Also cleaned up test_connectivity()
which tested that state does not flicker to WORKING
when there are no messages to be fetched.
The state is expected to flicker to WORKING
when checking for new messages,
so the tests were outdated since
change 3b0b2379b8
2024-12-04 14:31:55 +00:00
..
2024-12-04 14:31:55 +00:00
2019-04-28 18:06:26 +03:00
2022-07-01 12:20:20 +02:00
2024-12-03 14:45:31 +00:00
2024-12-04 14:31:55 +00:00
2019-08-26 19:17:58 +02:00

Delta Chat C Interface

Installation

see Installing libdeltachat system wide in ../README.md

Documentation

To generate the C Interface documentation, call doxygen in the deltachat-ffi directory and browse the html subdirectory.

If thinks work, the documentation is also available online at https://c.delta.chat