reconnectRelay abstract method
Connects to the relay if not already connected. If the relay is already connected, this does nothing.
Implementation
Future<void> reconnectRelay();
Connects to the relay if not already connected. If the relay is already connected, this does nothing.
Future<void> reconnectRelay();