constructor
Summary
Constructs a new instance of theUDPServer class
Signature
Parameters
_port
- Type:
number
_host
- Type:
string
magicValue
- Type:
string
_cert
- Type:
string | undefined - Optional: Yes
_key
- Type:
string | undefined - Optional: Yes
Constructs a new instance of the UDPServer class
UDPServer class
numberstringstringstring | undefinedstring | undefined