toggle menu
Stripe Terminal Android SDK (v4.5.0)
switch theme
search in API
external
/
com.stripe.stripeterminal.external.models
/
UsbDevice
Usb
Device
actual
typealias
UsbDevice
=
android.hardware.usb.UsbDevice
UsbDevice
is a representation of a USB device by the platform.
Members
Functions
get
Device
Id
Link copied to clipboard
expect
fun
getDeviceId
(
)
:
Int
get
Device
Name
Link copied to clipboard
expect
fun
getDeviceName
(
)
:
String
get
Product
Id
Link copied to clipboard
expect
fun
getProductId
(
)
:
Int
get
Product
Name
Link copied to clipboard
expect
fun
getProductName
(
)
:
String
?
get
Serial
Number
Link copied to clipboard
expect
fun
getSerialNumber
(
)
:
String
?
get
Vendor
Id
Link copied to clipboard
expect
fun
getVendorId
(
)
:
Int