|
steam-min-cpp
|
Emitted when the channel encryption handshake completes. More...
#include <events.hpp>
Public Member Functions | |
| ResultEvent ()=default | |
| ResultEvent (EventResult r) | |
| Public Member Functions inherited from Steam::Events::ResultEvent | |
| ResultEvent (EventResult r) | |
| bool | ok () const |
| Check whether the operation succeeded. | |
| const std::string & | what () const |
| Retrieve the failure message if present. | |
Additional Inherited Members | |
| Public Attributes inherited from Steam::Events::ResultEvent | |
| EventResult | result |
| Result of the associated operation. | |
Emitted when the channel encryption handshake completes.
Indicates whether the secure channel with the Steam CM server was successfully established.