Enum DnssdServiceState

Definition

Namespace:
Tizen.Network.Nsd
Assembly:
Tizen.Network.Nsd.dll
API Level:
4

Enumeration for the DNS-SD service states.

C#
Copy
public enum DnssdServiceState
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.