Request
fun Request( text: String, playServiceId: String? = null, token: String? = null, source: String? = null, referrerDialogRequestId: String? = null, includeDialogAttribute: Boolean = true)
Content copied to clipboard
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