reconnectRelay abstract method

Future<void> reconnectRelay()

Connects to the relay if not already connected. If the relay is already connected, this does nothing.

Implementation

Future<void> reconnectRelay();