Nakama C++ Client SDK 2.5.1
Client for Nakama Server
|
Used with authenticate/link/unlink and user. More...
#include <NAccountDevice.h>
Public Attributes | |
std::string | id |
A device identifier. Should be obtained by a platform-specific device API. More... | |
NStringMap | vars |
Extra information that will be bundled in the session token. More... | |
Used with authenticate/link/unlink and user.
std::string NAccountDevice::id |
A device identifier. Should be obtained by a platform-specific device API.
NStringMap NAccountDevice::vars |
Extra information that will be bundled in the session token.