DataSift\Storyplayer\OsLib\OsBase::determineIpAddress PHP Метод

determineIpAddress() абстрактный публичный Метод

abstract public determineIpAddress ( HostDetails $hostDetails, DataSift\Storyplayer\HostLib\SupportedHost $host ) : string
$hostDetails HostDetails
$host DataSift\Storyplayer\HostLib\SupportedHost
Результат string
    public abstract function determineIpAddress($hostDetails, SupportedHost $host);