APIs

Show:

mDNS discovery configuration.

Constructor

MdnsDiscoveryConfiguration

(
  • options
)

Parameters:

  • options Object

Methods

binaryStoreSize

() Number

Calculate the required size to store this object in a binary stream.

Returns:

Number:

decode

(
  • stream
)

decode the object from a binary stream

Parameters:

encode

(
  • stream
)

encode the object into a binary stream

Parameters:

isValid

() Boolean

verify that all object attributes values are valid according to schema

Returns:

Boolean:

toString

() String

Returns:

String:

Properties

mdnsServerName

String

The name of the Server when it is announced via mDNS. See Part 12 for the details about mDNS. This string shall be less than 64 bytes.

serverCapabilities

String

The set of server capabilities supported by the Server. A server capability is a short identifier for a feature The set of allowed server capabilities are defined in Part 12.