Skip to main content
Details about a PlayFab Multiplayer Server.

Syntax

Members

fqdn   const char*
is null-terminated
The fully qualified domain name of the virtual machine that’s hosting this multiplayer server. ipv4Address   const char*
is null-terminated
The IPv4 address of the virtual machine that’s hosting this multiplayer server. ports   const PFMultiplayerPort* The ports the multiplayer server uses. portCount   uint32_t The number of ports the multiplayer server uses. region   const char*
is null-terminated
The server’s region.

Requirements

Header: PFMatchmaking.h

See also

PFMatchmaking members
Last modified on August 10, 2026