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
Afficher le fichier Open project: PlayFab/PlayFabGameServer Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void