![]() |
Nakama C++ Client SDK 2.5.1
Client for Nakama Server
|
#include <NRtClientDisconnectInfo.h>
Public Attributes | |
| uint16_t | code = 0 |
| std::string | reason |
| close reason. Optional. More... | |
| bool | remote = false |
| true if close was initiated by server. More... | |
| uint16_t NRtClientDisconnectInfo::code = 0 |
| std::string NRtClientDisconnectInfo::reason |
close reason. Optional.
| bool NRtClientDisconnectInfo::remote = false |
true if close was initiated by server.