Wt examples  4.10.4
Public Attributes | List of all members
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: