DataSift\Storyplayer\HostLib\Blackboxes::determineIpAddress PHP Method

determineIpAddress() public method

public determineIpAddress ( stdClass $groupDef ) : string
$groupDef stdClass
return string
    public function determineIpAddress($groupDef)
    {
        throw new E5xx_ActionFailed(__METHOD__, "unsupported operation");
    }