Skip to content

File mDNS.h

FileList > arduino > libraries > common > mDNS > mDNS.h

Go to the source code of this file.

  • #include <Arduino.h>
  • #include <api/IPv6Address.h>

Classes

Type Name
class mDNS

Public Types

Type Name
typedef mDNS MDNSResponder

Public Attributes

Type Name
MDNSResponder MDNS

Macros

Type Name
define MDNS_TCP 1
define MDNS_UDP 0

Public Types Documentation

typedef MDNSResponder

typedef mDNS MDNSResponder;

Public Attributes Documentation

variable MDNS

MDNSResponder MDNS;

Macro Definition Documentation

define MDNS_TCP

#define MDNS_TCP 1

define MDNS_UDP

#define MDNS_UDP 0

The documentation for this class was generated from the following file cores/common/arduino/libraries/common/mDNS/mDNS.h