Segment_Consumer::group PHP Метод

group() абстрактный публичный Метод

Tags traits about the group.
abstract public group ( array $message ) : boolean
$message array
Результат boolean whether the group call succeeded
    public abstract function group(array $message);