requestTextInput

open override fun requestTextInput(    text: String,     playServiceId: String?,     token: String?,     source: String?,     referrerDialogRequestId: String?,     includeDialogAttribute: Boolean,     listener: TextAgentInterface.RequestListener?): String

Return

the dialogRequestId for request

Parameters

text

the input text which to send request.

playServiceId

the playServiceId for request

token

: the token for request

source

: the source for request

referrerDialogRequestId

the referrerDialogRequestId for request

includeDialogAttribute

the flag to include or not dialog's attribute

listener

the listener for request