ConnectionStatus

enum ConnectionStatus : Enum<ConnectionStatus>

The ConnectionStatus represents the current state of the reader-terminal connection.

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

Entries

Link copied to clipboard

The terminal is connected to a reader

Link copied to clipboard

The terminal is in the process of connecting to a reader

Link copied to clipboard

The terminal isn't connected to a reader

Properties

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