ReaderConnectionFailed

@Serializable
@SerialName(value = "internal.phone.native.reader_connection_failed")
data class ReaderConnectionFailed(val assaAbloyCredentialServiceMetadata: SeamEvent.Internal.Phone.Native.ReaderConnectionFailed.AssaAbloyCredentialServiceMetadata = AssaAbloyCredentialServiceMetadata()) : SeamEvent.Phone.Native

App user's phone failed to unlock 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(assaAbloyCredentialServiceMetadata: SeamEvent.Internal.Phone.Native.ReaderConnectionFailed.AssaAbloyCredentialServiceMetadata = AssaAbloyCredentialServiceMetadata())

Types

Link copied to clipboard
@Serializable
data class AssaAbloyCredentialServiceMetadata(val openingStatus: SeosOpeningStatus? = null)

Opening status, including the following:

Properties

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

Event type.