onSocketConnect method

FutureOr<void> onSocketConnect()

@detail api @brief This callback is triggered when the socket is successfully connected

Implementation

FutureOr<void> onSocketConnect() async {}