Segment_Consumer::group PHP Method

group() abstract public method

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