reconnect
@Deprecated(message = "ChatInstanceProvider.reconnect() has been deprecated. Replace with ChatInstanceProvider.connect()", replaceWith = @ReplaceWith(imports = {}, expression = "connect()") )
Deprecated
ChatInstanceProvider.reconnect() has been deprecated. Replace with ChatInstanceProvider.connect()
Replace with
connect()
Content copied to clipboard
Reconnect a broken connection.
Throws
if the connection was not previously reported as lost or connect has already been called since it was reported lost.