| Modifier and Type | Class and Description |
|---|---|
class |
DtmfInput
Represents the input for dtmf event.
|
static class |
DtmfInput.Builder
Represents the input for dtmf event.
|
| Modifier and Type | Method and Description |
|---|---|
DtmfInputOrBuilder |
QueryResultOrBuilder.getDtmfOrBuilder()
If a [DTMF][DTMFInput] was provided as input, this field will contain
a copy of the [DTMFInput][].
|
DtmfInputOrBuilder |
QueryResult.getDtmfOrBuilder()
If a [DTMF][DTMFInput] was provided as input, this field will contain
a copy of the [DTMFInput][].
|
DtmfInputOrBuilder |
QueryResult.Builder.getDtmfOrBuilder()
If a [DTMF][DTMFInput] was provided as input, this field will contain
a copy of the [DTMFInput][].
|
DtmfInputOrBuilder |
QueryInputOrBuilder.getDtmfOrBuilder()
The DTMF event to be handled.
|
DtmfInputOrBuilder |
QueryInput.getDtmfOrBuilder()
The DTMF event to be handled.
|
DtmfInputOrBuilder |
QueryInput.Builder.getDtmfOrBuilder()
The DTMF event to be handled.
|
Copyright © 2022 Google LLC. All rights reserved.