public method BaseEvent.getName
Overview
Gets the name of event
Declaration
function getName()
public String getName();
public string getName();
Returns
The method returns a string that represents the name of event
Details
Declared in BaseEvent
Gets the name of event
function getName()
public String getName();
public string getName();
The method returns a string that represents the name of event
Declared in BaseEvent