QAfbWebsocketClient: Allows null callback (FIX) 30/21630/1 7.99.2 7.99.3 8.0.0 8.0.1 8.0.2 halibut/7.99.2 halibut/7.99.3 halibut/8.0.0 halibut/8.0.1 halibut/8.0.2 halibut_7.99.2 halibut_7.99.3 halibut_8.0.0 halibut_8.0.1 halibut_8.0.2
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 13 Jun 2019 14:12:22 +0000 (16:12 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 13 Jun 2019 14:12:22 +0000 (16:12 +0200)
commit547374849a76225b1a6a0dd8bb84ae27a601f19d
treec2def8dc16fc13c7ed24c937a42a707c8a0a86e2
parent886b1208a88e33030e462afcca3b535a9bac5cd9
QAfbWebsocketClient: Allows null callback (FIX)

Don't passing a callback is a valid model.
But the library should not crash in that case.
This fix the uissue.

Bug-AGL: SPEC-2520

Change-Id: I6e6f3e6b617cfcf251ac910db5fa27832c2713a1
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
qafbwebsocketclient.cpp