ConnectStateCallback typedef
ConnectStateCallback =
void Function(ZygConnectState state)
Implementation
typedef ConnectStateCallback = void Function(ZygConnectState state);
typedef ConnectStateCallback = void Function(ZygConnectState state);