C# Class AddFriendCommand, PlayFabGameServer

Adds the Friend user to the friendlist of the user with PlayFabId. At least one of FriendPlayFabId,FriendUsername,FriendEmail, or FriendTitleDisplayName should be initialized.
Inheritance: Command
Exibir arquivo Open project: PlayFab/PlayFabGameServer Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : void

Method Details

Execute() public method

public Execute ( ) : void
return void