Bluestep JS Documentation
    Preparing search index...

    Class InboundTextEvent

    Parsed inbound text message event from Bandwidth. Use B.net.text.parseInbound() to create.

    Index

    Constructors

    Methods

    • Bandwidth message ID

      Returns string

    • Client record ID (BlueStep ID)

      Returns string

    • Get the event type as a typed enum value (or null if unknown).

      Returns InboundEventType

    • Sender phone number

      Returns string

    • Event ID

      Returns number

    • Check if this event is an auto-reply notification (WELCOME_SENT, OPT_IN_REPLY, OPT_OUT_REPLY, or HELP_REPLY).

      Returns boolean

    • Check if this event is a received message.

      Returns boolean

    • SMS segment count

      Returns number

    • Message content

      Returns string

    • Bandwidth number that received the message

      Returns string

    • Event type: RECEIVED, WELCOME_SENT, OPT_IN_REPLY, OPT_OUT_REPLY, or HELP_REPLY

      Returns string

    • Unit fully qualified string

      Returns string