ConnectCallback typedef

ConnectCallback = void Function()

The client Connect callback type

Implementation

typedef ConnectCallback = void Function();