mdns_delegate_hostname_remove() function
Remove a delegated hostname All the services added to this host will also be removed.
Arguments
hostname
Hostname to remove
Return value
- ESP_OK success - ESP_ERR_INVALID_STATE mDNS is not running - ESP_ERR_INVALID_ARG Parameter error - ESP_ERR_NO_MEM memory error