Babel
Epitech's C++ VoIP project
Public Attributes | List of all members
Babel::HomePage::MessageHandler Struct Reference

All the necessary information to handle a response. More...

Collaboration diagram for Babel::HomePage::MessageHandler:

Public Attributes

std::function< void(const Message< RFCCodes > &m)> method
 the function to handle the request response type More...
 

Detailed Description

All the necessary information to handle a response.

Member Data Documentation

◆ method

std::function<void(const Message<RFCCodes> &m)> Babel::HomePage::MessageHandler::method

the function to handle the request response type


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