DisconnectReason
The possible reasons for which a Bluetooth or USB reader was disconnected.
Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal
Entries
Terminal.disconnectReader
was called.
Terminal.rebootReader
was called.
Reader disconnected after performing its required security reboot. This will happen if the reader has been running for 24 hours. To control this you can call Terminal.rebootReader
which will reset the 24 hour timer.
Reader disconnected because its battery was critically low and needs to be charged before it can be used.
Reader was powered off.
Reader disconnected because Bluetooth was disabled on the device.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.