Data Fields
_Efl_Net_Control_Agent_Error Struct Reference

Reports error to the agent. More...

Data Fields

Efl_Net_Control_Access_Point * access_point
 The access point that triggered this error. More...
 
const char * message
 The error message. More...
 

Detailed Description

Reports error to the agent.

Since
1.19

Field Documentation

◆ access_point

Efl_Net_Control_Access_Point * _Efl_Net_Control_Agent_Error::access_point

The access point that triggered this error.

◆ message

const char * _Efl_Net_Control_Agent_Error::message

The error message.