ConnectCallback typedef
ConnectCallback =
void Function()
The client Connect callback type
Implementation
typedef ConnectCallback = void Function();
The client Connect callback type
typedef ConnectCallback = void Function();