update comment
This commit is contained in:
parent
fc75b13fae
commit
bb484414b1
@ -116,6 +116,7 @@ namespace ix
|
|||||||
|
|
||||||
// Set callback to receive websocket messages.
|
// Set callback to receive websocket messages.
|
||||||
// Be aware: your callback will be executed from websocket's internal thread!
|
// Be aware: your callback will be executed from websocket's internal thread!
|
||||||
|
// To receive message events in your thread, look at WebSocketMessageQueue class
|
||||||
void setOnMessageCallback(const OnMessageCallback& callback);
|
void setOnMessageCallback(const OnMessageCallback& callback);
|
||||||
|
|
||||||
static void setTrafficTrackerCallback(const OnTrafficTrackerCallback& callback);
|
static void setTrafficTrackerCallback(const OnTrafficTrackerCallback& callback);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user