We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e117efa commit 60163cbCopy full SHA for 60163cb
deltachat-ffi/deltachat.h
@@ -2541,6 +2541,8 @@ void dc_stop_ongoing_process (dc_context_t* context);
2541
* - DC_QR_PROXY with dc_lot_t::text1=address:
2542
* ask the user if they want to use the given proxy.
2543
* if so, call dc_set_config_from_qr() and restart I/O.
2544
+ * On success, dc_get_config(context, "proxy_url")
2545
+ * will contain the new proxy in normalized form as the first element.
2546
*
2547
* - DC_QR_ADDR with dc_lot_t::id=Contact ID:
2548
* e-mail address scanned, optionally, a draft message could be set in
0 commit comments