ReaderEvent

enum ReaderEvent : Enum<ReaderEvent>

A ReaderEvent represents any of the possible events you can receive from a connected reader.

Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal

Entries

Link copied to clipboard

A card was removed.

Link copied to clipboard

A card was inserted.

Properties

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