{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

InteractionResponse.RemoteError

class InteractionResponse.RemoteError


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

Summary

Constants

const Int
const Int

Public constructors

Public functions

String!

Public properties

Int
String!

Constants

REMOTE_ESPRESSO_ERROR_CODE

const val REMOTE_ESPRESSO_ERROR_CODEInt

REMOTE_PROTOCOL_ERROR_CODE

const val REMOTE_PROTOCOL_ERROR_CODEInt

Public constructors

RemoteError

RemoteError()

Public functions

toString

fun toString(): String!

Public properties

code

val codeInt

description

val descriptionString!