CppWAMP
C++11 client library for the WAMP protocol
|
Provides the reason URI and other options contained within GOODBYE
messages.
More...
#include <cppwamp/peerdata.hpp>
Public Member Functions | |
Reason (String uri="") | |
Converting constructor taking an optional reason URI. | |
const String & | uri () const |
Obtains the reason URI. | |
Provides the reason URI and other options contained within GOODBYE
messages.