Retrieves the priority from the event object.
public int getPriority();
None.
An integer to indicate the priority of the event.
Use the event priority to determine the correct processing order of the event.