PAGI\Client\Result\IResult::isResult PHP Method

isResult() public method

Compares result to a given value.
public isResult ( string $value ) : boolean
$value string Value to match against.
return boolean
    public function isResult($value);