class MatchmakeParam
A data class for storing parameters related to a matchmaking session.
MatchmakeParam
|
Constructor. | |
---|---|---|
V |
~MatchmakeParam
|
Destructor. |
SetSettingIndex
|
Sets the setting index. | |
GetSettingIndex
|
Gets the setting index. | |
SetRatingValue
|
Sets a rating value. | |
GetRatingValue
|
Gets a rating value. | |
SetDisconnectionRate
|
Sets the disconnection rate. | |
GetDisconnectionRate
|
Gets the disconnection rate. | |
SetViolationRate
|
Sets the violation rate. | |
GetViolationRate
|
Gets the violation rate. | |
SetNintendoCountryCode
|
Sets the country code. | |
SetOverrideIpAddress
|
Sets an IP address for debugging. | |
GetOverrideIpAddress
|
Gets an IP address for debugging. | |
GetTotalScore
|
Gets the total score. | |
SetUseGeoIp
|
Set whether to use location information. | |
GetUseGeoIp
|
Get whether to use location information. | |
SetUpdateGeoIp
|
Set whether to update location information. | |
GetUpdateGeoIp
|
Get whether to update location information. | |
GetGeoIpResult
|
Gets the result of obtaining location information. | |
Reset
|
Initializes an object to the default state generated by the constructor. | |
Trace
|
Traces the content of a MatchmakeParam object. |
CONFIDENTIAL