C# Class PlayFab.ClientModels.RemoveFriendRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
FriendPlayFabId string

Property Details

FriendPlayFabId public property

PlayFab identifier of the friend account which is to be removed.
public string FriendPlayFabId
return string