OnConnectCallBack typedef

OnConnectCallBack = void Function(bool isconnected)

Implementation

typedef void OnConnectCallBack(bool isconnected);