Nativescript Doc
Preparing search index...
The search index is not available
Connect to and interact with Bluetooth LE peripherals
Connect to and interact with Bluetooth LE peripherals
BluetoothError
Class BluetoothError
Hierarchy
BaseError
BluetoothError
Index
Constructors
constructor
Properties
arguments?
method?
native
Exception?
status?
Methods
to
String
Constructors
constructor
new
BluetoothError
(
message
:
string
,
properties
?:
{
[
k
:
string
]:
any
}
,
)
:
BluetoothError
Parameters
message
:
string
Optional
properties
:
{
[
k
:
string
]:
any
}
Returns
BluetoothError
Properties
Optional
arguments
arguments
?:
any
Optional
method
method
?:
string
Optional
native
Exception
nativeException
?:
any
Optional
status
status
?:
number
Methods
to
String
toString
()
:
string
Returns a string representation of an object.
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
arguments
method
native
Exception
status
Methods
to
String
Nativescript Doc
Connect to and interact with Bluetooth LE peripherals
Loading...
Returns a string representation of an object.