Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Details about a Playfab Multiplayer Server.
public class MultiplayerServerDetails
Public Members
| name | description |
|---|---|
| MultiplayerServerDetails(…) | Details about a Playfab Multiplayer Server. |
| Fqdn { get; set; } | The fully qualified domain name of the virtual machine that is hosting this multiplayer server. |
| Ipv4Address { get; set; } | The IPv4 address of the virtual machine that is hosting this multiplayer server. |
| Ports { get; set; } | The ports the multiplayer server uses. |
| Region { get; set; } | The server's region. |
See Also
- namespace PlayFab.Multiplayer