mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-02 12:30:39 +00:00
GraalVM: added reflection config for DuplicateMessageException
This commit is contained in:
parent
b5ed976554
commit
a477b2bd3e
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@
|
|||
{"name":"storeSession","parameterTypes":["org.whispersystems.libsignal.SignalProtocolAddress","org.whispersystems.libsignal.state.SessionRecord"] }
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"org.whispersystems.libsignal.DuplicateMessageException",
|
||||
"methods":[{"name":"<init>","parameterTypes":["java.lang.String"] }]
|
||||
},
|
||||
{
|
||||
"name":"org.whispersystems.libsignal.IdentityKey",
|
||||
"methods":[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue