C# Class PlayFab.ClientModels.WriteEventResponse

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
显示文件 Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
EventId string

Property Details

EventId public_oe property

The unique identifier of the event. The values of this identifier consist of ASCII characters and are not constrained to any particular format.
public string EventId
return string