sudoforge opened (edited)
Currently, the interface defines the return value from Kind() as an int (well, EventKind), which is fine, but there are valid cases for parsing various fields from events since the value from bridges is often set directly by a bridge SDK, and we may need to parse that (see #1367).