# Class: com.pnfsoftware.jeb.core.events.QuestionNotificationText

A specific question notification that requires a text buffer.

## Constructor: QuestionNotificationText
- parameter: `question`, type: `java.lang.String`
- parameter: `defaultResponse`, type: `java.lang.String`

Description: Create a text\-entry question notification.
parameter: question: question text
parameter: defaultResponse: default text response

