Nakama C++ Client SDK 2.5.1
Client for Nakama Server
NStatus Struct Reference

A snapshot of statuses for some set of users. More...

#include <NStatus.h>

Public Attributes

std::vector< NUserPresencepresences
 User statuses. More...
 

Detailed Description

A snapshot of statuses for some set of users.

Member Data Documentation

◆ presences

std::vector<NUserPresence> NStatus::presences

User statuses.


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