Wt examples  4.11.1
Loading...
Searching...
No Matches
SimpleChatServer::ClientInfo Struct Reference

Public Attributes

std::string sessionId
ChatEventCallback eventCallback

Detailed Description

Definition at line 149 of file SimpleChatServer.h.

Member Data Documentation

◆ eventCallback

ChatEventCallback SimpleChatServer::ClientInfo::eventCallback

Definition at line 151 of file SimpleChatServer.h.

◆ sessionId

std::string SimpleChatServer::ClientInfo::sessionId

Definition at line 150 of file SimpleChatServer.h.


The documentation for this struct was generated from the following file: