Kodi Development  20.0
for Binary and Script based Add-Ons
AddonToKodiFuncTable_kodi_network

Public Attributes

char *(* dns_lookup )(void *kodiBase, const char *url, bool *ret)
 
char *(* get_hostname )(void *kodiBase)
 
char *(* get_ip_address )(void *kodiBase)
 
char *(* get_user_agent )(void *kodiBase)
 
bool(* is_host_on_lan )(void *kodiBase, const char *hostname, bool offLineCheck)
 
bool(* is_local_host )(void *kodiBase, const char *hostname)
 
char *(* url_encode )(void *kodiBase, const char *url)
 
bool(* wake_on_lan )(void *kodiBase, const char *mac)
 

The documentation for this struct was generated from the following file: