steam-min-cpp
Loading...
Searching...
No Matches
Steam::Events::ChannelSecuredEvent Struct Reference

Emitted when the channel encryption handshake completes. More...

#include <events.hpp>

Inheritance diagram for Steam::Events::ChannelSecuredEvent:

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.

Detailed Description

Emitted when the channel encryption handshake completes.

Indicates whether the secure channel with the Steam CM server was successfully established.


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