InteractionResponse
class InteractionResponse : EspressoRemoteMessage.To
Encapsulates a InteractionResultProto request. Takes care of all the proto packing and unpacking.
Summary
Nested types |
|---|
|
Builder for |
|
The status of this interaction response. |
Public functions |
|
|---|---|
Boolean |
|
MessageLite! |
toProto() |
Public properties |
|
|---|---|
InteractionResponse.RemoteError? |
|
InteractionResponse.Status! |
Public functions
hasRemoteError
fun hasRemoteError(): Boolean
| Returns | |
|---|---|
Boolean |
true if a |