Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Joins this player to the specified network.
Syntax
public void PlayFabMultiplayerManager.Get().JoinNetwork(string networkId);
Parameters
networkId string
A string that contains the information necessary for a player to join a network.
Return value
None.