com.google.android.gms.games.event
Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
Classes
EventBuffer
|
Data structure providing access to a list of
events. |
EventEntity
|
Data object representing the data for a
event. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-10 UTC.
[null,null,["Last updated 2025-09-10 UTC."],[],["The document outlines interfaces and classes for managing event data in Android games. The `Event` interface allows retrieval of event details. The `Events` interface is deprecated, with `EventsClient` as its replacement. `Events.LoadEventsResult` is also deprecated, replaced by direct return of `EventBuffer` in `EventsClient`. The `EventBuffer` class provides access to a list of events, while `EventEntity` represents the data for an individual event.\n"],null,[]]