reconnect

fun reconnect()

Deprecated

ChatInstanceProvider.reconnect() has been deprecated. Replace with ChatInstanceProvider.connect()

Replace with

connect()

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.