Data Fields
_Efl_Net_Control_Agent_Browser_Url Struct Reference

Reports to agent that it should open a browser at given URL. More...

Data Fields

Efl_Net_Control_Access_Point * access_point
 The access point that triggered this request. More...
 
const char * url
 The URL to point the browser at. More...
 

Detailed Description

Reports to agent that it should open a browser at given URL.

Since
1.19

Field Documentation

◆ access_point

Efl_Net_Control_Access_Point * _Efl_Net_Control_Agent_Browser_Url::access_point

The access point that triggered this request.

◆ url

const char * _Efl_Net_Control_Agent_Browser_Url::url

The URL to point the browser at.