Segment_Consumer::identify PHP Method

identify() abstract public method

Tags traits about the user.
abstract public identify ( array $message ) : boolean
$message array
return boolean whether the identify call succeeded
    public abstract function identify(array $message);