CTR Pia  4.11.3
Game Communication Engine
nn::pia::session::Session::Setting Struct Reference

Stores parameters passed to the nn::pia::session::Session::CreateInstance() function. More...

Public Attributes

session::BitRateCheckMode bitRateCheckMode
 Settings for the bitrate detection feature.
 
u8 browsedSessionInfoListNum
 Size of the list that stores the session search results.
 
session::NetworkTopology networkTopology
 Specifies the network topology setting for the session.
 
transport::NetworkFactorypNetworkFactory
 Pointer to a NetworkFactory specified for each network.
 

Detailed Description

Stores parameters passed to the nn::pia::session::Session::CreateInstance() function.

See also
CreateInstance