Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
startup::LoadClientIdentityResult Struct Reference

Result of loading persisted client pairing identity material. More...

#include <src/startup/client_identity_storage.h>

Collaboration diagram for startup::LoadClientIdentityResult:
[legend]

Public Attributes

bool fileFound
 True when persisted identity files were present.
 
network::PairingIdentity identity
 Loaded client identity, or an empty identity when unavailable.
 
std::vector< std::string > warnings
 Non-fatal warnings encountered while loading.
 

Detailed Description

Result of loading persisted client pairing identity material.


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