BF2MC-Matchmaker
Public Attributes | List of all members
GPCM::Session Struct Reference

Represents a session with a GPCM client. More...

#include <client.h>

Public Attributes

std::string challenge
 
int profileid = -1
 
std::string authtoken
 
std::shared_ptr< Clientclient
 
std::string status
 

Detailed Description

Represents a session with a GPCM client.

This struct holds information about a GPCM client's session, including challenge, profile ID, authentication token, associated client, and status.

Definition at line 18 of file gpcm/client.h.


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