mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-03-30 19:23:13 +02:00
I'm not sure why i've put the removeAsyncStanzaListener() call into the finally block. If callback.processStanza(Stanza) takes a long time (or even blocks), then it would appear to the "no response" handling Runnable as if there was no response, when in fact there was one. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle |