Lobby.GetMemberProperties method
Get the dictionary of member property keys and values for a specific memberReturn Value
The dictionary of member property keys and values for a specific memberRemarks
Per-member properties are only visible to members of the lobby. This constructs a new Dictionary upon each API call so it should not be called with high frequency If the member is still in the process of asynchronously joining this lobby either viaCreateAndJoinLobby, JoinLobby, or AddMember, this method returns no keys.
See Also
- class PFEntityKey
- class Lobby
- namespace PlayFab.Multiplayer
