event_get_type


Description:

public static NavigationEventType event_get_type (Event event)

Inspect a Event and return the NavigationEventType of the event, or INVALID if the event is not a Navigation event.

Parameters:

event

A Event to inspect.