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