C# Class PlayFab.ClientModels.ReportPlayerClientRequest

Inheritance: PlayFabRequestCommon
ファイルを表示 Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
Comment string
ReporteeId string

Property Details

Comment public_oe property

Optional additional comment by reporting player.
public string Comment
return string

ReporteeId public_oe property

Unique PlayFab identifier of the reported player.
public string ReporteeId
return string