Samchon Framework for CPP  1.0.0
samchon::example::chat_service::ChatUser Class Reference

An user in chat server. More...

#include <ChatUser.hpp>

Public Member Functions

 ChatUser (protocol::service::Server *)
 Construct from server. More...
 

Detailed Description

An user in chat server.

example_chat_service.png
Author
Jeongho Nam

Definition at line 19 of file ChatUser.hpp.

Constructor & Destructor Documentation

samchon::example::chat_service::ChatUser::ChatUser ( protocol::service::Server *  )

Construct from server.


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