|
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) |
|
◆ wake_on_lan
bool(* wake_on_lan) (void *kodiBase, const char *mac) |
◆ get_ip_address
char *(* get_ip_address) (void *kodiBase) |
◆ dns_lookup
char *(* dns_lookup) (void *kodiBase, const char *url, bool *ret) |
◆ url_encode
char *(* url_encode) (void *kodiBase, const char *url) |
◆ get_hostname
char *(* get_hostname) (void *kodiBase) |
◆ is_local_host
bool(* is_local_host) (void *kodiBase, const char *hostname) |
◆ is_host_on_lan
bool(* is_host_on_lan) (void *kodiBase, const char *hostname, bool offLineCheck) |
◆ get_user_agent
char *(* get_user_agent) (void *kodiBase) |
The documentation for this struct was generated from the following file:
- /github/workspace/xbmc/addons/kodi-dev-kit/include/kodi/c-api/network.h