updateConnectionInfo abstract method

Future<void> updateConnectionInfo(
  1. Event event
)

Update stored connection event

Implementation

Future<void> updateConnectionInfo(Event event);