C# Class RemoveFriendCommand, PlayFabGameServer

Removes the specified friend from the the user's friend list
Inheritance: Command
Show file 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