C# Class PlayFab.ClientModels.WriteEventResponse

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
EventId string

Property Details

EventId public 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