C# Class GetFriendsListCommand, PlayFabGameServer

Retrieves the current friends for the user with PlayFabId, constrained to users who have PlayFab accounts. Friends from linked accounts (Facebook, Steam) are also included. You may optionally exclude some linked services' friends.
Inheritance: Command
Exibir arquivo Open project: PlayFab/PlayFabGameServer

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : void

Method Details

Execute() public method

public Execute ( ) : void
return void