Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
index
UdpMulticastServerOptions
Interface UdpMulticastServerOptions
interface
UdpMulticastServerOptions
{
broadcastAddressIpv4
?:
string
;
broadcastAddressIpv6
:
string
;
listeningPort
:
number
;
netInterface
?:
string
;
network
:
Network
;
}
Index
Properties
broadcast
Address
Ipv4?
broadcast
Address
Ipv6
listening
Port
net
Interface?
network
Properties
Optional
broadcast
Address
Ipv4
broadcast
Address
Ipv4
?:
string
broadcast
Address
Ipv6
broadcast
Address
Ipv6
:
string
listening
Port
listening
Port
:
number
Optional
net
Interface
net
Interface
?:
string
network
network
:
Network
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
broadcast
Address
Ipv4
broadcast
Address
Ipv6
listening
Port
net
Interface
network
matter.js-monorepo
Loading...