'Declaration Public Function New( _ ByVal prompt As String, _ ByVal echo As Boolean, _ ByVal response As String _ )
'Usage Dim prompt As String Dim echo As Boolean Dim response As String Dim instance As New KeyboardInteractiveRequest(prompt, echo, response)
Parameters
- prompt
- echo
- response