reconnect abstract method

Future<String?> reconnect()

Try to Reconnect SignalR connection if it gets disconnected.

Returns the connectionId

Implementation

Future<String?> reconnect();