Bluestep JS Documentation
    Preparing search index...

    Enumeration InboundEventType

    Typed event kinds for an inbound text event. Returned by InboundTextEvent.eventType().

    Index

    Enumeration Members

    HELP_REPLY: number

    A help response was sent.

    OPT_IN_REPLY: number

    An opt-in confirmation reply was sent.

    OPT_OUT_REPLY: number

    An opt-out confirmation reply was sent.

    RECEIVED: number

    A text message was received from a user.

    WELCOME_SENT: number

    A welcome message was sent to a new phone number.