1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-05 02:29:28 +02:00
This commit is contained in:
B. Petersen 2017-11-23 17:37:17 +01:00
parent 53d0f28ae2
commit 1bea2d3db7
16 changed files with 620 additions and 593 deletions

View file

@ -308,7 +308,7 @@ Public Member Functions</h2></td></tr>
<table class="params">
<tr><td class="paramname">param</td><td>Parameter object to modify.</td></tr>
<tr><td class="paramname">key</td><td>Key of the parameter to modify, one of the MRP_* constants.</td></tr>
<tr><td class="paramname">value</td><td>Value to store for key.</td></tr>
<tr><td class="paramname">value</td><td>Value to store for key. NULL to clear the value.</td></tr>
</table>
</dd>
</dl>