talk-android/app/src/main/java/com
Daniel Calviño Sánchez 6728e3f063 Do not handle connection state changes to "closed"
The connection state changes to "closed" only when the connection is
closed. However, closing a connection does not fire any event (not even
the "iceConnectionStateChanged" event), so the event handler can be
removed as it will never be executed.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2023-01-16 09:05:51 +00:00
..
nextcloud/talk Do not handle connection state changes to "closed" 2023-01-16 09:05:51 +00:00