Subject: Multiple logins from same resource
How can I detect that a second login from the same resource has caused my connection to close?
Maybe I can check something in the onClose callback.
I need to do two things: 1) tell the user he is disconnected because another WM5 device connected with the account 2) prevent the device from automatically trying to reconnect because that is leading to a connection battle between the two devices.
Thanks!
-Ayyrk
Maybe I can check something in the onClose callback.
I need to do two things: 1) tell the user he is disconnected because another WM5 device connected with the account 2) prevent the device from automatically trying to reconnect because that is leading to a connection battle between the two devices.
Thanks!
-Ayyrk