Documentation

InternetAddress
in package

Table of Contents

$ip  : string
$port  : int
$version  : int
__construct()  : mixed
__toString()  : mixed
equals()  : bool
getIp()  : string
getPort()  : int
getVersion()  : int
toString()  : string

Properties

Methods

__construct()

public __construct(string $address, int $port, int $version) : mixed
Parameters
$address : string
$port : int
$version : int
Return values
mixed

Search results