DataSift\Storyplayer\OsLib\OsBase::determineIpAddress PHP Method

determineIpAddress() abstract public method

abstract public determineIpAddress ( HostDetails $hostDetails, DataSift\Storyplayer\HostLib\SupportedHost $host ) : string
$hostDetails HostDetails
$host DataSift\Storyplayer\HostLib\SupportedHost
return string
    public abstract function determineIpAddress($hostDetails, SupportedHost $host);