DevicePairFailedReason

enum DevicePairFailedReason : Enum<DevicePairFailedReason>

Represents more specific error cases during the Device pairing flow

Entries

ServiceFailed
Link copied to clipboard
Returned when an unexpected error occurred when an integrations API encounters an unexpected error.
UnderAge
Link copied to clipboard
Returned when the account holder is not 18 or older and cannot create a TytoCare account.
ConnectionIsNot24GHz
Link copied to clipboard
Returned when the phone's current network is not a 2.4GHz Wi-Fi connection.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int