GooglePlayGames.
Data object representing an Event.
Summary
Native.PInvoke.EventManager for more.
Inheritance
Direct Known Subclasses:GooglePlayGames.BasicApi.Events.Event| Properties | |
|---|---|
| CurrentCount | ulongThe current count for this event.  | 
| Description | stringThe description of the event.  | 
| Id | stringThe ID of the event.  | 
| ImageUrl | stringThe URL of the image for the event.  | 
| Name | stringThe name of the event.  | 
| Visibility | EventVisibilityThe visibility of the event.  | 
Properties
CurrentCount
ulong CurrentCount
The current count for this event.
Description
string Description
The description of the event.
Id
string Id
The ID of the event.
ImageUrl
string ImageUrl
The URL of the image for the event.
Empty if there is no image for this event.
The image URL.
Name
string Name
The name of the event.
Visibility
EventVisibility Visibility
The visibility of the event.
