public interface ReconnectionListener
XMPPPacketWriter
stops trying to write Packets on the wire if reconnection is in
progress.| Modifier and Type | Method and Description |
|---|---|
void |
reconnected()
Call if reconnection is successful
|
void |
reconnectionFailed()
Call if reconnection failed.
|
void |
reconnectionStarted()
Call when reconnection is triggered
|
Copyright © 2019. All rights reserved.