InteractionResponse.RemoteError


class InteractionResponse.RemoteError


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!