CTR Pia  4.11.3
Game Communication Engine
nn::pia::transport::ReliableBroadcastProtocol::TransferSetting Struct Reference

Stores data transfer settings. More...

Public Member Functions

StationId GetSourceStationId () const
 Gets the sender's StationId.
 

Public Attributes

Configuration m_Configuration
 Specifies the method used to transfer data.
 
u32 m_DataSize
 Specifies the size (in bytes) of the data being transferred.
 
StationIndex m_SourceStationIndex
 The sender's StationIndex value.
 
u32 m_UserData
 Specifies the user information set by the sender.
 

Detailed Description

Stores data transfer settings.