Data Fields
_Efl_Future_Event_Failure Struct Reference
Efl future and promise.
Data Fields
Efl_Promise
*
next
Eina_Error
error
The promise to the next future.
More...
Field Documentation
◆
error
Eina_Error
_Efl_Future_Event_Failure::error
The promise to the next future.
Allowing to send a processed value down the chain.