InteractionResponse.RemoteError


class InteractionResponse.RemoteError


TODO(b/31122396): parse this from a proto Enum representing wire protocol error codes and their default description.

Summary

Public functions

String!

Public properties

Int
String!

Constants

REMOTE_ESPRESSO_ERROR_CODE

const val REMOTE_ESPRESSO_ERROR_CODE = 0: Int

REMOTE_PROTOCOL_ERROR_CODE

const val REMOTE_PROTOCOL_ERROR_CODE = 1: Int

Public functions

toString

fun toString(): String!

Public properties

code

val codeInt

description

val descriptionString!