Class IdentifyMessage

  • All Implemented Interfaces:
    Message

    public abstract class IdentifyMessage
    extends java.lang.Object
    implements Message
    The identify call ties a customer and their actions to a recognizable ID and traits like their email, name, etc.

    Use builder() to construct your own instances.

    See Also:
    Identify