Segment_Consumer::identify PHP 메소드

identify() 추상적인 공개 메소드

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