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