Enum DnssdServiceState

    Definition

    Namespace:
    Tizen.Network.Nsd
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX