View Source GoogleApi.Games.V1.Model.PlayerEvent (google_api_games v0.24.0)
An event status resource.
Attributes
-
definitionId
(type:String.t
, default:nil
) - The ID of the event definition. -
formattedNumEvents
(type:String.t
, default:nil
) - The current number of times this event has occurred, as a string. The formatting of this string depends on the configuration of your event in the Play Games Developer Console. -
kind
(type:String.t
, default:nil
) - Uniquely identifies the type of this resource. Value is always the fixed stringgames#playerEvent
. -
numEvents
(type:String.t
, default:nil
) - The current number of times this event has occurred. -
playerId
(type:String.t
, default:nil
) - The ID of the player.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.