Lobby.GetMembers method
Gets the list of PlayFab entities currently joined to the lobby as members.Return Value
The list of PlayFab entities currently joined to the lobby as members.Remarks
If this lobby object is still in the process of asynchronously being created or joined, via a call to eitherCreateAndJoinLobby or JoinLobby respectively, this method will return no members.
See Also
- class PFEntityKey
- class Lobby
- namespace PlayFab.Multiplayer
