Syntax
Members
name const char*is null-terminated The name of the port as specified in the PlayFab Game Manager server settings.
num uint32_t
The number for the port.
protocol PFMultiplayerProtocolType
The protocol for the port.
Represents a network port exposed by a PlayFab Multiplayer game server, including the port name, number, and protocol used to connect matched clients.
name const char*num uint32_t
The number for the port.
protocol PFMultiplayerProtocolType
The protocol for the port.
Related topics
PFMultiplayerServerDetailsPFMultiplayer C/C++ API overview - PFMatchmaking.hMultiplayerPortMultiplayerPort structMultiplayerPort.Name