retry Start Socket
open fun retryStartSocket(needRetry: Boolean, @NonNull context: Context): Boolean
Content copied to clipboard
Called when receiving a onSocketClosed callback.
Return
true if it is possible to start socket, false otherwise.
Parameters
need Retry
need retry start socket
context
application context