toggle menu
project-topInvocationSdk
androidJvm
switch theme
search in API
tops-model
/
com.geopagos.topsModel
/
TapOnPhoneInvocationResult
/
Error
Error
class
Error
(
val
error
:
TapOnPhoneInvocationError
)
:
TapOnPhoneInvocationResult
Error result.
Parameters
error
The type of the error, which is a
TapOnPhoneInvocationError
Members
Constructors
Error
Link copied to clipboard
constructor
(
error
:
TapOnPhoneInvocationError
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
error
Link copied to clipboard
val
error
:
TapOnPhoneInvocationError
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String