Hello!
The question is about Communications.ConnectionListener. Is it possible that after the transmit() is called, the result will not come either in the onComplete() or in the onError()? I observe that some of my calls of transmit() are lost. What timeout i should wait so that the queue is cleared?