Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.
HMS Core
Class Info |
|---|
public class Event implements Parcelable Event to report. |
Constructor Name |
|---|
public Event() Creates an Event object whose ID is Constant.EVENT_ID_INVALID. |
public Event(int eventId) Creates an Event object with the specified ID. |
Qualifier and Type | Method Name and Description |
|---|---|
int | Obtains the ID of an event. |
Constructor |
|---|
public Event() Creates an Event object whose ID is Constant.EVENT_ID_INVALID. |
Constructor |
|---|
public Event(int eventId) Creates an Event object with the specified ID. |
Parameters
Name | Description |
|---|---|
eventId | Event ID. |
Method |
|---|
public int getEventId() Obtains the ID of an event. |
Return
Type | Description |
|---|---|
int | Event ID. |
Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Quick start
Helps you find desired resources with ease.