Boks SDK Documentation - v0.0.11
Preparing search index...
BoksClientOptions
Interface BoksClientOptions
Configuration options for the BoksClient.
interface
BoksClientOptions
{
device
?:
BluetoothDevice
;
logger
?:
BoksLogger
;
transport
?:
BoksTransport
;
}
Index
Properties
device?
logger?
transport?
Properties
Optional
device
device
?:
BluetoothDevice
Optional
logger
logger
?:
BoksLogger
Optional
transport
transport
?:
BoksTransport
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
device
logger
transport
Boks SDK Documentation - v0.0.11
Loading...
Configuration options for the BoksClient.