NAP
WebSocketConnectionFailedEvent Member List

This is the complete list of members for WebSocketConnectionFailedEvent, including all inherited members.

Event()=defaultEvent
Event(const Event &)=deleteEvent
mConnectionWebSocketConnectionEvent
mErrorCodeWebSocketConnectionFailedEvent
mReasonWebSocketConnectionFailedEvent
operator=(const Event &)=deleteEvent
WebSocketConnectionEvent(const WebSocketConnection &connection)WebSocketConnectionEvent
WebSocketConnectionFailedEvent(const WebSocketConnection &connection, int errorCode, const std::string &reason)WebSocketConnectionFailedEvent
WebSocketConnectionFailedEvent(const WebSocketConnection &connection, int errorCode, std::string &&reason)WebSocketConnectionFailedEvent
~Event()=defaultEventvirtual