Android Question [SOLVED] WebSockets - Change Connection Timeout Value

Jmu5667

Well-Known Member
Licensed User
Longtime User
Hello

Currently the websocket has a built in timeout of 30 seconds.
1. Is it possible to change to a different value
2. If it is not possible, and I want abort the connection attempt before the 30 seconds timeout, can I just simply re-initialize the socket to do this.

Regards

John.
 
Top