[ Version ( since = "1.6" ) ]
public static bool message_parse_event (Message message, out Event event)
Parse a Navigation message of type EVENT and extract contained Event.
The caller must unref the event when done with it.
| message |
A Message to inspect. |
| event |
a pointer to a Event to receive the contained navigation event. |
|
true if the message could be successfully parsed. false if not. |