FinishedEvent

Special event generated by the library when a state is finished. Transitions use special event matcher by default to match only related events. If FinishedEvent is generated by FinalDataState entry, data field of event will receive data from this state using DataExtractor

Properties

Link copied to clipboard
val data: Any? = null
Link copied to clipboard