Files
chatmail-core/deltachat-ffi
iequidoo d5da2bed75 feat: Add ConfigSynced event
Add an event for a case if a multi-device synced config value changed. Maybe the app needs to
refresh smth on such an event. For uniformity it is emitted on the source device too. The value is
omitted, otherwise it would be logged which might not be good for privacy.
2024-01-11 21:53:26 -03:00
..
2024-01-11 21:53:26 -03:00
2019-04-28 18:06:26 +03:00
2022-07-01 12:20:20 +02:00
2023-12-12 02:58:29 +00:00
2024-01-11 21:53:26 -03:00
2019-08-26 19:17:58 +02:00
2021-03-13 22:19:12 +03: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