mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-02 20:40:38 +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":"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",
|
"name":"org.whispersystems.libsignal.IdentityKey",
|
||||||
"methods":[
|
"methods":[
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue