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

Parameters required to perform a host pairing request. More...

#include <src/network/host_pairing.h>

Collaboration diagram for network::HostPairingRequest:
[legend]

Public Attributes

std::string address
 Host address used for the pairing session.
 
std::string deviceName
 Friendly client name presented to the host.
 
uint16_t httpPort
 Effective host HTTP port used for pairing.
 
PairingIdentity identity
 Client identity material presented during pairing.
 
std::string pin
 User-entered or generated pairing PIN.
 

Detailed Description

Parameters required to perform a host pairing request.


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