toggle menu
Stripe Terminal Java SDK (v1.0.0-b14)
switch theme
search in API
external
/
com.stripe.stripeterminal.external.models
/
BluetoothDevice
Bluetooth
Device
expect
class
BluetoothDevice
BluetoothDevice
is a representation of a Bluetooth device by the platform.
Members
Functions
create
Bond
Link copied to clipboard
expect
fun
createBond
(
)
:
Boolean
get
Bond
State
Link copied to clipboard
expect
fun
getBondState
(
)
:
Int
get
Name
Link copied to clipboard
expect
fun
getName
(
)
:
String
?