Skip to:
Rename ConnectionEstablishedListener to ConnectionCreationListener. This will affect XMPPConnection#addListener and #removeListener. XMPPConnection should have:
#addConnectionCreationListener(ConnectionCreationListener)#removeConnectionCreationListener(ConnectionCreationListener)
Rename ConnectionEstablishedListener to ConnectionCreationListener. This will affect XMPPConnection#addListener and #removeListener. XMPPConnection should have:
#addConnectionCreationListener(ConnectionCreationListener)
#removeConnectionCreationListener(ConnectionCreationListener)