DisconnectCallback typedef
DisconnectCallback =
void Function()
The client disconnect callback type
Implementation
typedef DisconnectCallback = void Function();
The client disconnect callback type
typedef DisconnectCallback = void Function();