Failure

class Failure(val exception: Throwable) : AuthenticateRemoteDeviceResult

Constructors

Link copied to clipboard
constructor(exception: Throwable)

Properties

Link copied to clipboard
val exception: Throwable