YKSocketDelegate constructor
const
YKSocketDelegate({})
Implementation
const YKSocketDelegate({
this.onConnectFail,
this.onConnectSuccess,
this.onError,
this.onLog,
this.onClose,
this.onReconnecting,
});
const YKSocketDelegate({
this.onConnectFail,
this.onConnectSuccess,
this.onError,
this.onLog,
this.onClose,
this.onReconnecting,
});