Given a State Machine TActor and a emitted xs.EventObject.type event type (the type field of an EventObject), returns the type of the corresponding event.
type
EventObject
The State Machine TActor
The emitted event type (the type field of the EventObject)
Given a State Machine TActor and a emitted xs.EventObject.type event type (the
type
field of anEventObject
), returns the type of the corresponding event.