FailedToConnectReader

@Serializable
@SerialName(value = "phone.native.reader_failure")
class FailedToConnectReader(val errorMessage: String) : SeamEvent.Phone.Native

App user's phone has unlocked the reader.

Parameters

assaAbloyCredentialServiceMetadata

Opening status, including the following:

  • success

  • bluetooth_communication_failed

  • timed_out

  • out_of_range

  • busy

  • motion_not_supported

  • tap_not_supported

  • opening_type_not_supported

  • rejected

  • reader_anti_passback

  • reader_failure

  • unknown

Constructors

Link copied to clipboard
constructor(errorMessage: String)

Properties

Link copied to clipboard
Link copied to clipboard
open override val eventType: String

Event type.