WebSocket configuration. More...
#include <serverconfig.hpp>
Public Member Functions | |
| WebSocket () | |
| C++ constructor - initialize object. | |
Public Member Functions inherited from kanzi::connect::ServerConfig::AttributeProviderBase | |
| AttributeList & | getAttributes () |
| Retrieve attributes. | |
| const AttributeList & | getAttributes () const |
| Retrieve attributes. | |
| virtual | ~AttributeProviderBase ()=default |
Additional Inherited Members | |
Protected Attributes inherited from kanzi::connect::ServerConfig::AttributeProviderBase | |
| AttributeList | m_attributes |
| attribute data | |
WebSocket configuration.
| kanzi::connect::ServerConfig::WebSocket::WebSocket | ( | ) |
C++ constructor - initialize object.