$networkInterface
$networkInterface : string|integer|null
__construct(string|integer|null $networkInterface, string $multicastAddress, \Psr\Log\LoggerInterface $logger)
Create a new instance.
string|integer|null | $networkInterface | The interface to use |
string | $multicastAddress | The address to use |
\Psr\Log\LoggerInterface | $logger | A logging object |