Enum DnssdServiceState
Definition
- Assembly:
- Tizen.Network.Nsd.dll
Enumeration for the DNS-SD service states.
public enum DnssdServiceState
Fields
Name | Description |
---|---|
AddressLookupFailed | Lookup failure for the IP address. |
Available | Available DNS-SD service found. |
HostNameLookupFailed | Lookup failure for the host name and port number. |
ServiceNameLookupFailed | Lookup failure for the service name. |
Unavailable | DNS-SD service not available. |