message_get_type


Description:

public static NavigationMessageType message_get_type (Message message)

Check a bus message to see if it is a Navigation event, and return the NavigationMessageType identifying the type of the message if so.

Parameters:

message

A Message to inspect.

Returns:

The type of the Message, or INVALID if the message is not a Navigation notification.