mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 09:49:21 +02:00
fix bindings
This commit is contained in:
parent
d1737cb69f
commit
fb759e12f0
3 changed files with 9 additions and 9 deletions
|
@ -164,7 +164,6 @@ public class DcMsg {
|
|||
public native String getQuotedText ();
|
||||
public native String getError ();
|
||||
public native String getOverrideSenderName();
|
||||
public native void sendEditRequest (String text);
|
||||
public native boolean isEdited ();
|
||||
|
||||
public String getSenderName(DcContact dcContact) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue