I am using the WSS protocol in private server mode in bidirectional mode.
When I call singleConnection.DeleteConnection(connectionId) in the android application, the server does not see my disconnection.
Could you share log on android and server? In my environment, it works.